mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Whitespace fixes
This commit is contained in:
parent
f1ac4f8461
commit
a67d2f8a9e
2 changed files with 5 additions and 5 deletions
|
@ -162,7 +162,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