MeshCore/examples/simple_sensor
Scott Powell ea4aa93594 * CommonCLI: "set radio " now with optional 5th param timeout_mins, for applying temporary radio params for that many mins
* "advert" command now with longer delay, so that CLI reply is sent first
2025-07-23 21:40:37 +10:00
..
main.cpp * simple_sensor: handleCustomCommand() hook 2025-07-13 15:30:49 +10:00
SensorMesh.cpp * CommonCLI: "set radio " now with optional 5th param timeout_mins, for applying temporary radio params for that many mins 2025-07-23 21:40:37 +10:00
SensorMesh.h * CommonCLI: "set radio " now with optional 5th param timeout_mins, for applying temporary radio params for that many mins 2025-07-23 21:40:37 +10:00
TimeSeriesData.cpp * simple_sensor: added alert send queue, with retries, checks for ACKs, etc. Low pri alerts only 1 send attempt, otherwise 4 attempts 2025-07-12 12:26:16 +10:00
TimeSeriesData.h * simple_sensor: added alert send queue, with retries, checks for ACKs, etc. Low pri alerts only 1 send attempt, otherwise 4 attempts 2025-07-12 12:26:16 +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