update HWid unphone

This commit is contained in:
mverch67 2024-06-13 19:37:46 +02:00
parent 470f5f2bd3
commit e6f7314ca0

View File

@ -17,7 +17,10 @@
"f_cpu": "240000000L", "f_cpu": "240000000L",
"f_flash": "80000000L", "f_flash": "80000000L",
"flash_mode": "qio", "flash_mode": "qio",
"hwids": [["0x16D0", "0x1178"]], "hwids": [
["0x16D0", "0x1178"],
["0x303a", "0x1001"]
],
"mcu": "esp32s3", "mcu": "esp32s3",
"variant": "unphone" "variant": "unphone"
}, },