Refactor main loop touch flow and update docs
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user