|
ESPHome 2026.3.0-dev
|
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::epaper_spi |
Enumerations | |
| enum | esphome::epaper_spi::JD79660Color : uint8_t { esphome::epaper_spi::BLACK = 0b00 , esphome::epaper_spi::WHITE = 0b01 , esphome::epaper_spi::YELLOW = 0b10 , esphome::epaper_spi::RED = 0b11 } |
| Pixel color as 2bpp. More... | |