This website requires JavaScript.
Explore
Help
Sign In
adam
/
Meck
Watch
1
Star
0
Fork
0
You've already forked Meck
mirror of
https://github.com/pelgraine/Meck.git
synced
2026-07-01 23:31:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
firstbuild
Meck
/
examples
/
companion_radio
T
History
pelgraine
cfd2d51f79
”Amend mymesh.h to Meck v0.3 || ‘target.h’ - Added #include "variant.h" at the top to ensure HAS_GPS is always defined before the conditional includes || target.cpp - Added debug output to verify HAS_GPS is defined at compile and runtime || ‘TDeckBoard.h’ - Added #include "variant.h" for pin definitions || Added #include "variant.h" to ‘main.cpp’ to ensure HAS_GPS is defined || Added code to ‘main.cpp’ to enable GPS by default after sensors.begin() as longpress not currently functional for gps toggle || Changed battery icon size in ‘uitask.cpp’ from 24 to 22 width and 10 to 8 height.”
2026-01-28 19:38:01 +11:00
..
ui-new
”Amend mymesh.h to Meck v0.3 || ‘target.h’ - Added #include "variant.h" at the top to ensure HAS_GPS is always defined before the conditional includes || target.cpp - Added debug output to verify HAS_GPS is defined at compile and runtime || ‘TDeckBoard.h’ - Added #include "variant.h" for pin definitions || Added #include "variant.h" to ‘main.cpp’ to ensure HAS_GPS is defined || Added code to ‘main.cpp’ to enable GPS by default after sensors.begin() as longpress not currently functional for gps toggle || Changed battery icon size in ‘uitask.cpp’ from 24 to 22 width and 10 to 8 height.”
2026-01-28 19:38:01 +11:00
ui-orig
Merge pull request
#1057
from liquidraver/wiodev
2025-12-04 11:10:51 +01:00
AbstractUITask.h
♻️
refactor: unify UI notification methods into single notify() function
2025-09-17 08:56:18 +08:00
DataStore.cpp
contacts: granular autoadd and overwrite-oldest
2026-01-15 18:01:20 +11:00
DataStore.h
refactor: use _getContactsChannelsFS() instead of ifdefs
2025-09-06 14:15:40 +10:00
main.cpp
”Amend mymesh.h to Meck v0.3 || ‘target.h’ - Added #include "variant.h" at the top to ensure HAS_GPS is always defined before the conditional includes || target.cpp - Added debug output to verify HAS_GPS is defined at compile and runtime || ‘TDeckBoard.h’ - Added #include "variant.h" for pin definitions || Added #include "variant.h" to ‘main.cpp’ to ensure HAS_GPS is defined || Added code to ‘main.cpp’ to enable GPS by default after sensors.begin() as longpress not currently functional for gps toggle || Changed battery icon size in ‘uitask.cpp’ from 24 to 22 width and 10 to 8 height.”
2026-01-28 19:38:01 +11:00
MyMesh.cpp
allow set prv.key from remote, validate new prv.key
2026-01-25 01:32:48 +11:00
MyMesh.h
”Amend mymesh.h to Meck v0.3 || ‘target.h’ - Added #include "variant.h" at the top to ensure HAS_GPS is always defined before the conditional includes || target.cpp - Added debug output to verify HAS_GPS is defined at compile and runtime || ‘TDeckBoard.h’ - Added #include "variant.h" for pin definitions || Added #include "variant.h" to ‘main.cpp’ to ensure HAS_GPS is defined || Added code to ‘main.cpp’ to enable GPS by default after sensors.begin() as longpress not currently functional for gps toggle || Changed battery icon size in ‘uitask.cpp’ from 24 to 22 width and 10 to 8 height.”
2026-01-28 19:38:01 +11:00
NodePrefs.h
contacts: granular autoadd and overwrite-oldest
2026-01-15 18:01:20 +11:00