Add proper state manager

This commit is contained in:
Lorow
2024-09-21 14:13:44 +02:00
parent e6e884b54c
commit 336db18f97
7 changed files with 151 additions and 25 deletions

View File

@@ -65,7 +65,9 @@ extern "C" void app_main(void)
// port the logo - done
// port preferences lib - DONE; prolly temporary
// then port the config - done, needs todos done
// then port the led manager as this will be fairly easy
// State Management - done
// then port the led manager as this will be fairly easy - in progress
// then add ADHOC and support for more networks in wifi manager
// then port the serial manager
// then port the camera manager
// then port the streaming stuff (web and uvc)