mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-31 16:52:10 +01:00
Uncrustify
This commit is contained in:
parent
423191eae1
commit
ae0e79172f
@ -59,6 +59,7 @@ bool EscPage::validatePage()
|
||||
void EscPage::initializePage()
|
||||
{
|
||||
bool enabled = true;
|
||||
|
||||
switch (getWizard()->getControllerType()) {
|
||||
case SetupWizard::CONTROLLER_CC:
|
||||
case SetupWizard::CONTROLLER_CC3D:
|
||||
|
@ -45,7 +45,6 @@ public:
|
||||
|
||||
private:
|
||||
Ui::EscPage *ui;
|
||||
|
||||
};
|
||||
|
||||
#endif // ESCPAGE_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user