Rover: fixed build with new RC_Channel code

This commit is contained in:
Andrew Tridgell 2012-08-08 12:11:05 +10:00
parent a7b9aff79f
commit 1b099344a3

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