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-03-29 23:50:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
031fa1e704da52c8d31dba1799fbf19b65ed14ba
MeshCore
/
examples
/
simple_sensor
History
Winston Lowe
031fa1e704
Changed uint to a uint8_t
2025-11-20 21:58:42 -08:00
..
main.cpp
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
2025-10-30 16:45:50 +11:00
SensorMesh.cpp
Changed uint to a uint8_t
2025-11-20 21:58:42 -08:00
SensorMesh.h
Changed uint to a uint8_t
2025-11-20 21:58:42 -08: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