diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index bf0d6d6..1fcc1a5 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -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; + /*