- Updated README.md, screenshot layout
- Cleanup of incorrect `TT_UNUSED` usage
This commit is contained in:
Ken Van Hoeylandt
2024-02-11 22:53:59 +01:00
committed by GitHub
parent 3250943345
commit 159118f19a
13 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ extern const ServiceManifest wifi_service;
extern const AppManifest wifi_connect_app;
extern const AppManifest wifi_manage_app;
TT_UNUSED void app_main(void) {
void app_main(void) {
static const Config config = {
/**
* Auto-select a board based on the ./sdkconfig.board.* file