delete background task before upgrade

This commit is contained in:
Terrence
2025-01-13 06:49:01 +08:00
parent 03020d8e2e
commit b00bfaf181
4 changed files with 26 additions and 10 deletions

View File

@@ -24,7 +24,7 @@ extern "C" void app_main(void)
}
ESP_ERROR_CHECK(ret);
// Otherwise, launch the application
// Launch the application
Application::GetInstance().Start();
// Dump CPU usage every 10 second