mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-08-02 02:06:11 +00:00
Merge wio-tracker-l1-improvements into font-experiments
- DataStore.cpp: persist auto_lock setting across reboots - MyMeshBot.h: fix bot responding when disabled (missing bot_enabled check) - QuickMsgScreen.h: fix msg buffer too small for 140-byte templates - DisplayDriver.h: add European language transliterations (kept for non-Lemon displays) - FullscreenMsgView.h: keep pixel-accurate word-wrap (font-experiments) - SettingsScreen.h: keep dynamic layout via _vis/_item_h (font-experiments) - UITask.cpp: remove stale placeholder comment Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -117,7 +117,6 @@ static const uint16_t HP_ALL = 0x01FF;
|
||||
#include "KeyboardWidget.h"
|
||||
#include "FullscreenMsgView.h"
|
||||
#include "SensorPlaceholders.h"
|
||||
// placeholder to find end of conflict
|
||||
#include "SettingsScreen.h"
|
||||
#include "QuickMsgScreen.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user