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": {
|
||||
"元控自立(SOWL)": {
|
||||
"元控自立(SOWL�: {
|
||||
"key": "micropython:esp32c5:mixgo_sowl",
|
||||
"config": [
|
||||
{
|
||||
@@ -151,3 +151,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user