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()
|
void EscPage::initializePage()
|
||||||
{
|
{
|
||||||
bool enabled = true;
|
bool enabled = true;
|
||||||
|
|
||||||
switch (getWizard()->getControllerType()) {
|
switch (getWizard()->getControllerType()) {
|
||||||
case SetupWizard::CONTROLLER_CC:
|
case SetupWizard::CONTROLLER_CC:
|
||||||
case SetupWizard::CONTROLLER_CC3D:
|
case SetupWizard::CONTROLLER_CC3D:
|
||||||
|
@ -45,7 +45,6 @@ public:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
Ui::EscPage *ui;
|
Ui::EscPage *ui;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // ESCPAGE_H
|
#endif // ESCPAGE_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user