mirror of https://github.com/ArduPilot/ardupilot
uncrustify libraries/RC_Channel/RC_Channel_aux.h
This commit is contained in:
parent
bb484e81e3
commit
0f0811d597
|
@ -23,7 +23,8 @@ public:
|
|||
///
|
||||
RC_Channel_aux(uint8_t ch_out) :
|
||||
RC_Channel(ch_out)
|
||||
{}
|
||||
{
|
||||
}
|
||||
|
||||
typedef enum
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue