ESPHome  2024.3.1
Data Structures | Namespaces | Typedefs
nextion.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::nextion::Nextion
 

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::nextion
 

Typedefs

using esphome::nextion::nextion_writer_t = std::function< void(Nextion &)>