|
ESPHome 2026.3.0-dev
|
Go to the source code of this file.
Data Structures | |
| struct | esphome::FixedString< N > |
| Helper for C++20 string literal template arguments. More... | |
| struct | esphome::ProgmemStringTable< Strs > |
| Compile-time string table that packs strings into a single blob with offset lookup. More... | |
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
Typedefs | |
| using | ProgmemStr = const __FlashStringHelper * |
| typedef const char * ProgmemStr = const __FlashStringHelper * |