ESPHome  2024.5.0
Public Member Functions
esphome::gt911::GT911ButtonListener Class Referenceabstract

#include <gt911_touchscreen.h>

Inheritance diagram for esphome::gt911::GT911ButtonListener:
esphome::gt911::GT911Button

Public Member Functions

virtual void update_button (uint8_t index, bool state)=0
 

Detailed Description

Definition at line 11 of file gt911_touchscreen.h.

Member Function Documentation

◆ update_button()

virtual void esphome::gt911::GT911ButtonListener::update_button ( uint8_t  index,
bool  state 
)
pure virtual

Implemented in esphome::gt911::GT911Button.


The documentation for this class was generated from the following file: