Rover: fixed build with new RC_Channel code
This commit is contained in:
parent
b0e403e6fb
commit
73c682faf6
@ -491,6 +491,14 @@ public:
|
||||
|
||||
// ************************************************************
|
||||
|
||||
channel_roll (CH_1),
|
||||
channel_pitch (CH_2),
|
||||
channel_throttle (CH_3),
|
||||
channel_rudder (CH_4),
|
||||
rc_5 (CH_5),
|
||||
rc_6 (CH_6),
|
||||
rc_7 (CH_7),
|
||||
rc_8 (CH_8),
|
||||
|
||||
|
||||
// PID controller initial P initial I initial D initial imax
|
||||
|
Loading…
Reference in New Issue
Block a user