Fix typo in tbeam-s3-core hwids address

This commit is contained in:
Yurii Pyvovarov
2023-10-13 11:31:10 +03:00
committed by GitHub
parent def55ec063
commit 1af970765f

View File

@@ -15,7 +15,7 @@
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "dio",
"hwids": [["0X303A", "0x1001"]],
"hwids": [["0x303A", "0x1001"]],
"mcu": "esp32s3",
"variant": "tbeam-s3-core"
},