mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-11 22:16:56 +03:00
nightly
This commit is contained in:
@@ -121,7 +121,7 @@ extern "C" void app_main()
|
||||
vTaskDelay( xDelay );
|
||||
|
||||
setup_time();
|
||||
LogFile.WriteToFile("===== Main Started =====");
|
||||
LogFile.WriteToFile("======================== Main Started ================================");
|
||||
|
||||
std::string zw = gettimestring("%Y%m%d-%H%M%S");
|
||||
printf("time %s\n", zw.c_str());
|
||||
|
||||
Reference in New Issue
Block a user