mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Add ThinkNode M5 to mesh.proto
This commit is contained in:
parent
0302caa2bc
commit
233961d5fb
1 changed files with 5 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue