ESPHome  2023.5.5
Namespaces | Variables
display_buffer.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 
 esphome::display
 

Variables

const Color esphome::display::COLOR_OFF (0, 0, 0, 0)
 Turn the pixel OFF. More...
 
const Color esphome::display::COLOR_ON (255, 255, 255, 255)
 Turn the pixel ON. More...