Update src/platform/extra_variants/t_deck_pro/variant.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -80,7 +80,7 @@ bool readTouch(int16_t *x, int16_t *y)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
static void touchInterruptHandler(){
|
static void IRAM_ATTR touchInterruptHandler(){
|
||||||
touch_isr = true;
|
touch_isr = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user