mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
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' |
||
|---|---|---|
| .. | ||
| pins_arduino.h | ||
| platformio.ini | ||
| target.cpp | ||
| target.h | ||
| ThinknodeM5Board.cpp | ||
| ThinknodeM5Board.h | ||
| variant.h | ||