mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-26 15:54:15 +01:00
LP-525 Uncrustify
This commit is contained in:
parent
f5c10ca611
commit
4bd3df43aa
@ -151,7 +151,6 @@ void ConfigSPRacingF3EVOHWWidget::UARTxChanged(int index)
|
||||
}
|
||||
|
||||
if (option != HwSPRacingF3EVOSettings::UARTPORT_DISABLED && option != HwSPRacingF3EVOSettings::UARTPORT_DSM) {
|
||||
|
||||
for (quint32 i = 0; i < HwSPRacingF3EVOSettings::UARTPORT_NUMELEM; ++i) {
|
||||
if (m_cbUART[i] == cbUARTx) {
|
||||
continue;
|
||||
@ -189,4 +188,3 @@ void ConfigSPRacingF3EVOHWWidget::USBVCPFunctionChanged(int index)
|
||||
|
||||
updateFeatures();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user