|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Zero-heap telemetry math helpers (DETWS_ENABLE_TELEMETRY). More...
Go to the source code of this file.
Zero-heap telemetry math helpers (DETWS_ENABLE_TELEMETRY).
Pure-computation building blocks for turning a stream of sensor samples into dashboard figures, alert triggers, and odometer-style totals - no heap, no Arduino dependency, all state in caller-supplied storage or small POD structs, so the whole cluster unit-tests on the host:
Definition in file telemetry.h.