Fix HWID the for um_pros3 board // Resolve #964

This commit is contained in:
Valerii Koval
2022-12-01 13:44:20 +02:00
parent 2f2ddc728e
commit fee4b738f5
+2 -2
View File
@@ -18,8 +18,8 @@
"flash_mode": "qio",
"hwids": [
[
"0X303A",
"0x80D0"
"0x303A",
"0x1001"
]
],
"mcu": "esp32s3",