MeshCore/variants/wio_wm1110
Ryan Gregg 4636ce59e4
Fix LED manager issues from code review feedback
- Guard LED prefs read for backward compatibility with older prefs files
- Gate BLE disconnect LED update on _isEnabled to prevent stale state
- Replace hardcoded LED pins with P_LORA_TX_LED macro
- Fix inaccurate comment in WioWM1110 board init
2026-04-10 18:44:48 +00:00
..
platformio.ini Update Wio WM1110 configuration to disable GPS and clean up location provider code 2025-10-30 16:33:02 +01:00
target.cpp Allow negative tx power 2026-02-06 02:24:51 +01:00
target.h Allow negative tx power 2026-02-06 02:24:51 +01:00
variant.cpp Add Seeed Wio WM1110 Dev Board variant 2025-10-20 21:40:59 +02:00
variant.h Add Seeed Wio WM1110 Dev Board variant 2025-10-20 21:40:59 +02:00
WioWM1110Board.cpp Fix LED manager issues from code review feedback 2026-04-10 18:44:48 +00:00
WioWM1110Board.h Add centralized LEDManager for configurable LED behavior 2026-03-20 18:19:44 -07:00