Migrate recently introduced sync items (#22305)

This commit is contained in:
Joel Challis
2023-10-21 12:21:23 +01:00
committed by GitHub
parent 87b4bc17ed
commit 3f1b3a5125
57 changed files with 195 additions and 111 deletions

View File

@@ -59,6 +59,3 @@
/* Optional speaker pin */
#define AUDIO_PIN B6
/* Optional split transactions */
#define SPLIT_OLED_ENABLE

View File

@@ -37,6 +37,11 @@
{"pin_a": "B4", "pin_b": "B5"}
]
}
},
"transport": {
"sync": {
"oled": true
}
}
},
"ws2812": {