MeshCore/variants/thinknode_m5
jirogit ce32d91ecb fix: correct ADVERT_NAME for ThinkNode M5 (was M2)
Repeater and Room Server environments in variants/thinknode_m5/platformio.ini
were using 'Thinknode M2' as the ADVERT_NAME, causing M5 nodes to advertise
with the wrong device name on the mesh.

- env:ThinkNode_M5_Repeater: 'Thinknode M2 Repeater' -> 'Thinknode M5 Repeater'
- env:ThinkNode_M5_room_server: 'Thinknode M2 Room Server' -> 'Thinknode M5 Room Server'
2026-04-03 18:55:39 -07:00
..
pins_arduino.h thinknode_m5: gps support 2025-11-28 13:15:11 +01:00
platformio.ini fix: correct ADVERT_NAME for ThinkNode M5 (was M2) 2026-04-03 18:55:39 -07: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
ThinknodeM5Board.cpp Correct manufacturer name 'Elecrow ThinkNode M5' 2026-02-07 17:05:51 -08:00
ThinknodeM5Board.h thinknode_m5: tx_led 2025-11-28 09:57:58 +01:00
variant.h thinknode_m5: gps support 2025-11-28 13:15:11 +01:00