generated from CubeCraft-Creations/Tracehound
1efd48ed2e
- Add SPIFFS buffer for status entries when MQTT offline - FIFO eviction when max_buffer_entries exceeded - Replay buffer on MQTT reconnect - Configurable buffer size in esp32-config.json
6 lines
129 B
C
6 lines
129 B
C
// ArduinoJson - https://arduinojson.org
|
|
// Copyright © 2014-2026, Benoit BLANCHON
|
|
// MIT License
|
|
|
|
#include "src/ArduinoJson.h"
|