Update config.json

This commit is contained in:
shunian11
2026-03-20 11:11:24 +08:00
committed by GitHub
parent a4bf13b30d
commit 1c195fea4f

View File

@ -1,5 +1,5 @@
{ {
"target": "esp32c6", "target": "esp32s3",
"builds": [ "builds": [
{ {
"name": "esp32-s3-touch-lcd-1.54", "name": "esp32-s3-touch-lcd-1.54",
@ -9,4 +9,4 @@
] ]
} }
] ]
} }