Skip to content

Commit fee4b73

Browse files
committed
Fix HWID the for um_pros3 board // Resolve #964
1 parent 2f2ddc7 commit fee4b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards/um_pros3.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"flash_mode": "qio",
1919
"hwids": [
2020
[
21-
"0X303A",
22-
"0x80D0"
21+
"0x303A",
22+
"0x1001"
2323
]
2424
],
2525
"mcu": "esp32s3",

0 commit comments

Comments
 (0)