This website requires JavaScript.
Explore
Help
Sign In
dandri
/
HaloKeymind
Watch
1
Star
0
Fork
0
mirror of
https://github.com/mikecarper/MeshCore.git
synced
2026-09-26 15:17:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a76d511ff4a2fd2e9f9846f80809215693fed5e3
HaloKeymind
/
examples
/
simple_sensor
T
History
ripplebiz
a76d511ff4
Merge pull request
#3131
from liekmarflow/feature/board-api-hooks
...
Add board loop hook for periodic work
2026-09-22 16:43:18 +10:00
..
main.cpp
Merge pull request
#3131
from liekmarflow/feature/board-api-hooks
2026-09-22 16:43:18 +10:00
SensorMesh.cpp
* subscribe response now returns expiry_secs (not timestamp)
2026-09-15 17:17:48 +10:00
SensorMesh.h
* fix for telemHasChanged()
2026-09-14 20:23:10 +10: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
* refactor of Color mapping in UITasks / DisplayDrivers
2026-07-22 16:03:33 +10:00
UITask.h
* first cut of new simple_sensor sketch
2025-07-08 23:19:34 +10:00