Rover: fixed build with new RC_Channel code

This commit is contained in:
Andrew Tridgell 2012-08-08 12:11:05 +10:00
parent b0e403e6fb
commit 73c682faf6

View File

@ -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