This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
MeshCore
Watch
1
Star
0
Fork
0
You've already forked MeshCore
mirror of
https://github.com/meshcore-dev/MeshCore.git
synced
2026-04-15 18:45:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e4d5f723aa55e83e4ac96663b3eafd4d98bb8d8
MeshCore
/
examples
/
simple_sensor
History
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