diff --git a/app/src/main/assets/device_hardware.json b/app/src/main/assets/device_hardware.json index 2f5d0b7f4..bcd6fb00e 100644 --- a/app/src/main/assets/device_hardware.json +++ b/app/src/main/assets/device_hardware.json @@ -1113,5 +1113,20 @@ "images": [ "place_holder.svg" ] + }, + { + "hwModel": 110, + "hwModelSlug": "HELTEC_V4", + "platformioTarget": "heltec-v4", + "architecture": "esp32-s3", + "activelySupported": false, + "supportLevel": 1, + "displayName": "Heltec V4", + "tags": [ + "Heltec" + ], + "requiresDfu": true, + "hasMui": false, + "partitionScheme": "16MB" } ] \ No newline at end of file