RC_Channel: minor format fixes

This commit is contained in:
Randy Mackay 2018-12-05 17:29:49 +09:00
parent 24c79acdc4
commit aa7c9ec89e
1 changed files with 5 additions and 7 deletions

View File

@ -206,7 +206,6 @@ protected:
// no action by default (e.g. Tracker, Sub, who do their own thing)
};
private:
// pwm is stored here
@ -272,7 +271,6 @@ private:
void reset_mode_switch();
void read_mode_switch();
};