mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
fix build error NUCLEOF446RE and CRAZYBEEF3FS
This commit is contained in:
parent
95d3200c92
commit
021e493447
1 changed files with 1 additions and 1 deletions
|
@ -152,8 +152,8 @@ STATIC_UNIT_TESTED bool rxSpiSetProtocol(rx_spi_protocol_e protocol)
|
|||
protocolDataReceived = sfhssSpiDataReceived;
|
||||
protocolSetRcDataFromPayload = sfhssSpiSetRcData;
|
||||
break;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue