MeshCore/variants/thinknode_m1
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 Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 2026-03-05 18:38:57 +00:00
target.cpp Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 2026-03-05 18:38:57 +00:00
target.h Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 2026-03-05 18:38:57 +00:00
ThinkNodeM1Board.cpp Fix LED manager issues from code review feedback 2026-04-10 18:44:48 +00:00
ThinkNodeM1Board.h Add centralized LEDManager for configurable LED behavior 2026-03-20 18:19:44 -07:00
variant.cpp New Board: Elecrow ThinkNode M1 2025-04-29 17:32:08 +02:00
variant.h switch to using QSPI bus for external flash 2025-09-06 14:15:40 +10:00