Migrate recently introduced sync items (#22305)
This commit is contained in:
@@ -59,6 +59,3 @@
|
||||
|
||||
/* Optional speaker pin */
|
||||
#define AUDIO_PIN B6
|
||||
|
||||
/* Optional split transactions */
|
||||
#define SPLIT_OLED_ENABLE
|
||||
|
||||
@@ -37,6 +37,11 @@
|
||||
{"pin_a": "B4", "pin_b": "B5"}
|
||||
]
|
||||
}
|
||||
},
|
||||
"transport": {
|
||||
"sync": {
|
||||
"oled": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"ws2812": {
|
||||
|
||||
Reference in New Issue
Block a user