This website requires JavaScript.
Explore
Help
Sign In
shade
/
MeshCoreTel-firmware
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
5b975d9e94d33f8e60161b1d76b5272c0c66d6db
MeshCoreTel-firmware
/
examples
/
simple_sensor
T
History
ripplebiz
and
GitHub
79a036f995
Merge pull request
#1131
from wel97459/dev-uint
...
Changed uint used in flags to uint8_t
2025-11-25 21:51:36 +11: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
Merge pull request
#1131
from wel97459/dev-uint
2025-11-25 21:51:36 +11:00
SensorMesh.h
Merge pull request
#1131
from wel97459/dev-uint
2025-11-25 21:51:36 +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
* 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