ESPHome 2025.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::max7219digit |
Variables | |
constexpr uint8_t | esphome::max7219digit::MAX7219_NO_SHUTDOWN = 0x00 |
constexpr uint8_t | esphome::max7219digit::MAX7219_SHUTDOWN = 0x01 |
constexpr uint8_t | esphome::max7219digit::MAX7219_NO_DISPLAY_TEST = 0x00 |
constexpr uint8_t | esphome::max7219digit::MAX7219_DISPLAY_TEST = 0x01 |