|
ESPHome 2025.12.0-dev
|
#include <touchscreen.h>
Static Public Member Functions | |
| static void | gpio_intr (TouchscreenInterrupt *store) |
Data Fields | |
| volatile bool | touched {true} |
| bool | init {false} |
Definition at line 32 of file touchscreen.h.
|
static |
Definition at line 10 of file touchscreen.cpp.
| bool esphome::touchscreen::TouchscreenInterrupt::init {false} |
Definition at line 34 of file touchscreen.h.
| volatile bool esphome::touchscreen::TouchscreenInterrupt::touched {true} |
Definition at line 33 of file touchscreen.h.