mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-02 10:24:11 +01:00
Uncrustify
This commit is contained in:
parent
9aaf1d6984
commit
840cc86a8d
@ -52,7 +52,6 @@ bool EscPage::validatePage()
|
||||
} else {
|
||||
getWizard()->setEscType(SetupWizard::ESC_RAPID);
|
||||
}
|
||||
|
||||
} else if (ui->defaultESCButton->isChecked()) {
|
||||
getWizard()->setEscType(SetupWizard::ESC_STANDARD);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user