Add OLED and button diagnostics

This commit is contained in:
2026-08-29 14:13:34 +02:00
parent bb04e0ba79
commit ec9ca5e6d2
13 changed files with 1117 additions and 28 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
/* Configure all MAX3243 logic-side signals in their safe static-test state. */
esp_err_t rs232_hw_test_init(void);
/* Register top-level status and the Phase 0 `debug` submenu. */
/* Register top-level status and the shared low-level `debug` submenu. */
esp_err_t rs232_hw_test_register_console_commands(void);