MeshCore/examples/simple_sensor
2025-07-08 23:19:35 +10:00
..
main.cpp * refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites 2025-07-08 23:19:35 +10:00
SensorMesh.cpp * implemented encoding responses to REQ_TYPE_GET_AVG_MIN_MAX 2025-07-08 23:19:35 +10:00
SensorMesh.h * implemented getter methods for telemetry value types 2025-07-08 23:19:35 +10:00
TimeSeriesData.cpp * simplified alertIf() 2025-07-08 23:19:35 +10:00
TimeSeriesData.h * simplified alertIf() 2025-07-08 23:19:35 +10:00
UITask.cpp * first cut of new simple_sensor sketch 2025-07-08 23:19:34 +10:00
UITask.h * first cut of new simple_sensor sketch 2025-07-08 23:19:34 +10:00