1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

Keep indenting using spaces.

This commit is contained in:
James Cotton 2011-12-04 22:33:27 -06:00
parent 783510de57
commit 354867bdb1

View File

@ -94,7 +94,7 @@ void inputChannelForm::groupUpdated()
break;
case ManualControlSettings::CHANNELGROUPS_GCS:
count = 5;
break;
break;
case ManualControlSettings::CHANNELGROUPS_NONE:
count = 0;
break;