Implement Read-Only OLED Status UI

This commit is contained in:
2026-08-29 15:29:19 +02:00
parent 4aa5ca80da
commit c10e7d24a8
7 changed files with 493 additions and 6 deletions
+1
View File
@@ -7,6 +7,7 @@ idf_component_register(
"secure_random.c"
"status_led.c"
"local_display.c"
"local_status_ui.c"
"local_ui_hw_test.c"
"rs232_hw_test.c"
"rs232_port_owner.c"