Fix touch event stability and WFI wake filtering

This commit is contained in:
Adolfo Reyna
2026-02-18 11:51:29 -05:00
parent b01cd652a0
commit be6a217b08
4 changed files with 70 additions and 56 deletions

View File

@@ -97,6 +97,7 @@ public:
private:
LowLevelTouch* touch;
const GameConfig* config;
uint8_t no_touch_samples = 0;
// Virtual button regions
int v_button_a[4] = {0, 0, 0, 0}; // [x, y, w, h]