Add persistent OLED UI settings and recovery

This commit is contained in:
2026-08-29 20:18:08 +02:00
parent 16c0c02389
commit 276559536b
14 changed files with 538 additions and 38 deletions
+2
View File
@@ -8,6 +8,8 @@ idf_component_register(
"status_led.c"
"local_display.c"
"local_status_ui.c"
"local_ui_config.c"
"local_ui_console.c"
"local_ui_hw_test.c"
"rs232_hw_test.c"
"rs232_port_owner.c"