ESPHome 2025.5.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
color.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 

Variables

const Color esphome::COLOR_BLACK (0, 0, 0, 0)
 
const Color esphome::COLOR_WHITE (255, 255, 255, 255)