ESPHome  2024.4.2
Data Structures | Namespaces | Functions
graphical_display_menu.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::graphical_display_menu::MenuItemValueArguments
 
class  esphome::graphical_display_menu::GraphicalDisplayMenu
 
class  esphome::graphical_display_menu::GraphicalDisplayMenuOnRedrawTrigger
 

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::display
 
 esphome::graphical_display_menu
 

Functions

const Color esphome::graphical_display_menu::COLOR_ON (255, 255, 255, 255)
 
const Color esphome::graphical_display_menu::COLOR_OFF (0, 0, 0, 0)