uncrustify libraries/RC_Channel/RC_Channel.h
This commit is contained in:
parent
9d22cec882
commit
bb484e81e3
@ -22,7 +22,8 @@ class RC_Channel{
|
||||
scale_output(1.0),
|
||||
_filter(false),
|
||||
_high(1),
|
||||
_ch_out(ch_out) {}
|
||||
_ch_out(ch_out) {
|
||||
}
|
||||
|
||||
// setup min and max radio values in CLI
|
||||
void update_min_max();
|
||||
|
Loading…
Reference in New Issue
Block a user