Merge pull request #726 from meshtastic/ThinkNode-M5

Add ThinkNode M5 to mesh.proto
This commit is contained in:
Ben Meadors 2025-07-10 19:47:23 -05:00 committed by GitHub
commit fd19e4caaf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -769,6 +769,11 @@ enum HardwareModel {
*/
RAK3312 = 106;
/**
* Elecrow ThinkNode M5 https://www.elecrow.com/wiki/ThinkNode_M5_Meshtastic_LoRa_Signal_Transceiver_ESP32-S3.html
*/
THINKNODE_M5 = 107;
/*