mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 20:46:52 +03:00
Logfile: Print start indication block after time sync (#2106)
* logfile: Print start indication after time sync * No time set at boot -> keep log_1970-01-01.txt
This commit is contained in:
@@ -22,6 +22,7 @@ std::string ConvertTimeToString(time_t _time, const char * frm);
|
||||
|
||||
|
||||
bool getTimeIsSet(void);
|
||||
bool getTimeWasNotSetAtBoot(void);
|
||||
|
||||
bool getUseNtp(void);
|
||||
bool setupTime();
|
||||
|
||||
Reference in New Issue
Block a user