ESPHome
2023.5.5
|
#include <lilygo_t5_47_touchscreen.h>
Static Public Member Functions | |
static void | gpio_intr (Store *store) |
Data Fields | |
volatile bool | touch |
ISRInternalGPIOPin | pin |
Definition at line 12 of file lilygo_t5_47_touchscreen.h.
|
static |
Definition at line 26 of file lilygo_t5_47_touchscreen.cpp.
ISRInternalGPIOPin esphome::lilygo_t5_47::Store::pin |
Definition at line 14 of file lilygo_t5_47_touchscreen.h.
volatile bool esphome::lilygo_t5_47::Store::touch |
Definition at line 13 of file lilygo_t5_47_touchscreen.h.