MeshCore/examples/simple_sensor
Wessel Nieboer 0a13ac7fc7
Default button polarity to active-LOW across all firmware types
Nearly all LoRa boards use a boot button that pulls to ground when
pressed.
2026-04-04 13:19:13 +02:00
..
main.cpp added build flag to enable/disable boot advert 2026-01-26 22:39:39 +13:00
SensorMesh.cpp Merge pull request #1297 from ViezeVingertjes/feature/duty-cycle-token-bucket 2026-03-08 23:54:32 +11:00
SensorMesh.h * version 1.14.1 2026-03-20 12:32:41 +11: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 Default button polarity to active-LOW across all firmware types 2026-04-04 13:19:13 +02:00
UITask.h * first cut of new simple_sensor sketch 2025-07-08 23:19:34 +10:00