mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
uncrustify libraries/RC_Channel/RC_Channel_aux.h
This commit is contained in:
parent
5564e0c440
commit
b1cf3f7f91
@ -23,7 +23,8 @@ public:
|
|||||||
///
|
///
|
||||||
RC_Channel_aux(uint8_t ch_out) :
|
RC_Channel_aux(uint8_t ch_out) :
|
||||||
RC_Channel(ch_out)
|
RC_Channel(ch_out)
|
||||||
{}
|
{
|
||||||
|
}
|
||||||
|
|
||||||
typedef enum
|
typedef enum
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user