ESPHome  2024.4.1
Data Structures | Namespaces | Typedefs
touchscreen.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::touchscreen::TouchPoint
 
struct  esphome::touchscreen::TouchscreenInterrupt
 
class  esphome::touchscreen::TouchListener
 
class  esphome::touchscreen::Touchscreen
 

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::touchscreen
 

Typedefs

using esphome::touchscreen::TouchPoints_t = std::vector< TouchPoint >