Refactor main loop touch flow and update docs

This commit is contained in:
Adolfo Reyna
2026-02-18 12:08:23 -05:00
parent be6a217b08
commit a06e0d69fe
4 changed files with 41 additions and 31 deletions

View File

@@ -10,7 +10,6 @@
// External interrupt flags from basic1.cpp
extern volatile bool touch_interrupt_flag;
extern volatile bool touch_event_down;
extern volatile bool button_key0_pressed;
extern volatile bool button_key1_pressed;