fix: batch fix shell command syntax error for all boards by removing invalid quotes in config.json

This commit is contained in:
yczpf2019
2026-01-24 18:49:14 +08:00
parent e76956c4bc
commit d2f1f80817
38 changed files with 50 additions and 36 deletions

View File

@@ -240,3 +240,4 @@
}
}
}

View File

@@ -1,6 +1,6 @@
{
"board": {
"元控奋斗MINI": {
"å…ƒæŽ§å¥æ—(MINIï¼?: {
"key": "micropython:esp32c2:mixgo_mini",
"config": [
{

View File

@@ -228,3 +228,4 @@
}
}
}

View File

@@ -1,6 +1,6 @@
{
"board": {
"元控自立SOWL": {
"元控自ç«ï¼ˆSOWLï¼?: {
"key": "micropython:esp32c5:mixgo_sowl",
"config": [
{
@@ -151,3 +151,4 @@
}
}
}

View File

@@ -161,3 +161,4 @@
}
}
}

View File

@@ -1,6 +1,6 @@
{
"board": {
"元控自强SANT": {
"元控自强(SANT�: {
"key": "micropython:esp32s3:mixgo_sant",
"config": [
{
@@ -28,7 +28,7 @@
}
]
},
"元控青春NOVA": {
"åƒæŽ§é<EFBFBD>春(NOVAï¼?: {
"key": "micropython:esp32s3:mixgo_nova",
"config": [
{
@@ -56,7 +56,7 @@
}
]
},
"元控飞翔SOAR": {
"元控飞翔(SOAR�: {
"key": "micropython:esp32s3:mixgo_soar",
"config": [
{
@@ -237,3 +237,4 @@
}
}
}

View File

@@ -56,7 +56,7 @@
}
]
},
"机器人大师": {
"<EFBFBD>箏膥鈭箏之撣?: {
"key": "micropython:esp32:rm_e1",
"config": [
{

View File

@@ -240,3 +240,4 @@
}
}
}

View File

@@ -1,6 +1,6 @@
{
"board": {
"元控奋斗MINI": {
"å…ƒæŽ§å¥æ—(MINIï¼?: {
"key": "micropython:esp32c2:mixgo_mini",
"config": [
{

View File

@@ -1,6 +1,6 @@
{
"board": {
"元控自立SOWL": {
"元控自ç«ï¼ˆSOWLï¼?: {
"key": "micropython:esp32c5:mixgo_sowl",
"config": [
{
@@ -151,3 +151,4 @@
}
}
}

View File

@@ -1,6 +1,6 @@
{
"board": {
"元控自强SANT": {
"元控自强(SANT�: {
"key": "micropython:esp32s3:mixgo_sant",
"config": [
{
@@ -28,7 +28,7 @@
}
]
},
"元控青春NOVA": {
"åƒæŽ§é<EFBFBD>春(NOVAï¼?: {
"key": "micropython:esp32s3:mixgo_nova",
"config": [
{
@@ -56,7 +56,7 @@
}
]
},
"元控飞翔SOAR": {
"元控飞翔(SOAR�: {
"key": "micropython:esp32s3:mixgo_soar",
"config": [
{
@@ -237,3 +237,4 @@
}
}
}

View File

@@ -56,7 +56,7 @@
}
]
},
"机器人大师": {
"<EFBFBD>箏膥鈭箏之撣?: {
"key": "micropython:esp32:rm_e1",
"config": [
{