aboutsummaryrefslogtreecommitdiff
path: root/examples/simple_sensor/main.cpp
AgeCommit message (Expand)Author
2026-01-26added build flag to enable/disable boot advertliamcottle
2026-01-26boot adverts are now zero hop instead of floodliamcottle
2025-10-30* Fix for VolatileRTCClock wrapping around to initial synced time every 49 daysScott Powell
2025-08-01* new CommonCLI commands: "get prv.key", "set prv.key {hex}"Scott Powell
2025-07-13* simple_sensor: handleCustomCommand() hookScott Powell
2025-07-12* simple_sensor: added alert send queue, with retries, checks for ACKs, etc....Scott Powell
2025-07-09* sensor node: now have two alert priorities, LO, HIScott Powell
2025-07-08* misc fixesScott Powell
2025-07-08* refactor: CommonCLI, processing of optional command prefix moved to handleC...Scott Powell
2025-07-08* simplified alertIf()Scott Powell
2025-07-08* added REQ_TYPE_GET_AVG_MIN_MAXScott Powell
2025-07-08* first cut of new simple_sensor sketchScott Powell