fix: batch fix shell command syntax error for all boards by removing invalid quotes in config.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"board": {
|
||||
"元控奋斗(MINI)": {
|
||||
"元控奋斗(MINI�: {
|
||||
"key": "micropython:esp32c2:mixgo_mini",
|
||||
"config": [
|
||||
{
|
||||
@@ -200,4 +200,4 @@
|
||||
"reset": []
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user