@ -1,3 +1,6 @@
void get_time(char*, char*);
void set_time (void);
void get_time(char* time, char* date)
{
RTC_DateTypeDef gDate;
The note is not visible to the blocked user.