mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Removing unnecessary comment.
This commit is contained in:
parent
ca7991d532
commit
19525fdd3c
1 changed files with 0 additions and 1 deletions
|
@ -151,7 +151,6 @@ void init(void)
|
|||
systemInit();
|
||||
|
||||
#ifdef SPEKTRUM_BIND
|
||||
// Spektrum sattelite bind - ported from Baseflight
|
||||
if (feature(FEATURE_RX_SERIAL)) {
|
||||
switch (masterConfig.rxConfig.serialrx_provider) {
|
||||
case SERIALRX_SPEKTRUM1024:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue