diff --git a/app/src/main/assets/device_hardware.json b/app/src/main/assets/device_hardware.json index 7cea19665..2f5d0b7f4 100644 --- a/app/src/main/assets/device_hardware.json +++ b/app/src/main/assets/device_hardware.json @@ -1098,5 +1098,20 @@ "images": [ "techo_lite.svg" ] + }, + { + "hwModel": 111, + "hwModelSlug": "M5STACK_C6L", + "platformioTarget": "m5stack-unitc6l", + "architecture": "esp32-c6", + "supportLevel": 1, + "activelySupported": false, + "displayName": "M5Stack Unit C6L", + "tags": [ + "M5Stack" + ], + "images": [ + "place_holder.svg" + ] } ] \ No newline at end of file