Wio Tracker L1 — Plus Firmware v1.11
Based on MeshCore upstream v1.15.
Highlights
- Joystick rotation — joystick input mapping can now be rotated independently of the display, useful in custom enclosures (e-ink only)
- Home screen page ordering — all home pages including Clock can now be reordered and toggled in Settings › Home Pages; position indicators are shown immediately on first render
- Unified firmware branch — OLED and e-ink builds are now maintained in a single branch; firmware files renamed to
WioTrackerL1_companion_dualandWioTrackerL1Eink_companion_dual
Changes
New features
- E-ink: runtime joystick rotation setting in Settings › Display — rotates directional input 0° / 90° / 180° / 270° independently of display rotation
- Settings › Home Pages: LEFT/RIGHT reorders any page in the navigation sequence; ENTER toggles pages ON/OFF (Settings and Messages are always visible and cannot be disabled)
Fixes
- Home Pages: several visibility and ordering bugs fixed
- Display: unknown-character block rendering unified across OLED and e-ink builds
Build / CI
- Firmware environments renamed:
WioTrackerL1_companion_radio_dual_settings→WioTrackerL1_companion_dual,WioTrackerL1Eink_companion_radio_dual→WioTrackerL1Eink_companion_dual - Workflow now triggers on
plus_*tags and correctly injects firmware version into both build jobs