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-30 13:22:43 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
500f59abcaf9ff26005d88709aaf114ded283f2f
Meck
/
variants
/
lilygo_tdeck_pro
T
History
pelgraine
6e60c56d48
fixed apparent $ regression
2026-02-10 03:09:28 +11:00
..
Epubprocessor.h
fixed epub processor so it renders " ' correctly
2026-02-09 13:57:51 +11:00
EpubZipReader.h
Epub and Epub3 converter now working
2026-02-09 09:08:48 +11:00
pins_arduino.h
Merge local VSCode changes to fix T-Deck Pro e-ink display scaling and layout; start removing non-T-Deck variants that aren't the focus of Meck custom firmware
2026-01-28 17:43:54 +11:00
platformio.ini
“Fixed the max contacts 400, max channels 20, pin back to 123456 for randomisation that somehow got lost in the merge from dev to main”
2026-01-28 20:05:19 +11:00
target.cpp
Replace Serial.print with MESH_DEBUG macros for cleaner debug output in main cpp, tdeckboard cpp and target cpp
2026-01-29 18:28:19 +11:00
target.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
Tca8418keyboard.h
fixed apparent $ regression
2026-02-10 03:09:28 +11:00
TDeckBoard.cpp
"Updated version date on mymesh.h and fixed modem_power_EN so 4G modem made inactive and annoying red LED Status light disabled when using firmware via Launcher mode"
2026-02-02 21:28:08 +11:00
TDeckBoard.h
"Fix fix BLE shutdown on hibernate, update version in mymesh"
2026-01-29 19:01:38 +11:00
variant.h
Fix battery readings so they now display correctly in Meshcore app
2026-01-28 18:28:06 +11:00