mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Merge branch 'port-changes' of https://github.com/ledvinap/cleanflight into ledvinap-port-changes
Conflicts: src/main/blackbox/blackbox.c src/main/io/serial.c
This commit is contained in:
commit
bce6c6722c
25 changed files with 162 additions and 89 deletions
|
@ -175,7 +175,7 @@ void init(void)
|
|||
|
||||
ledInit();
|
||||
|
||||
#ifdef SPEKTRUM_BIND
|
||||
#ifdef SPEKTRUM_BIND
|
||||
if (feature(FEATURE_RX_SERIAL)) {
|
||||
switch (masterConfig.rxConfig.serialrx_provider) {
|
||||
case SERIALRX_SPEKTRUM1024:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue