DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
Loading...
Searching...
No Matches
config_store.cpp File Reference

Typed NVS configuration store - implementation. More...

#include "config_store.h"

Go to the source code of this file.

Detailed Description

Typed NVS configuration store - implementation.

ESP32: the Arduino Preferences NVS wrapper. Host: a fixed in-memory table so the typed contract is unit-testable. See config_store.h.

Definition in file config_store.cpp.