diff --git a/app/src/main/assets/device_hardware.json b/app/src/main/assets/device_hardware.json index a449d56a4..4ac71ece5 100644 --- a/app/src/main/assets/device_hardware.json +++ b/app/src/main/assets/device_hardware.json @@ -1181,5 +1181,18 @@ "images": [ "rak_3312.svg" ] + }, + { + "hwModel": 115, + "hwModelSlug": "THINKNODE_M3", + "platformioTarget": "thinknode_m3", + "architecture": "nrf52840", + "activelySupported": false, + "supportLevel": 1, + "displayName": "ThinkNode M3", + "tags": [ + "Elecrow" + ], + "requiresDfu": true } ] \ No newline at end of file