ESPHome 2026.3.0-dev
Loading...
Searching...
No Matches
progmem.h File Reference

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 Documentation

◆ ProgmemStr

typedef const char * ProgmemStr = const __FlashStringHelper *

Definition at line 26 of file progmem.h.