mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
Add break that Brian caught
This commit is contained in:
parent
c84334f649
commit
783510de57
@ -94,6 +94,7 @@ void inputChannelForm::groupUpdated()
|
||||
break;
|
||||
case ManualControlSettings::CHANNELGROUPS_GCS:
|
||||
count = 5;
|
||||
break;
|
||||
case ManualControlSettings::CHANNELGROUPS_NONE:
|
||||
count = 0;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user