AP_HAL: define RC_12

we have 12 channels on PX4FMU+PX4IO
This commit is contained in:
Andrew Tridgell 2013-04-25 19:58:49 +10:00
parent cb5f8826f8
commit 3b0250b414

View File

@ -17,6 +17,7 @@
#define CH_9 8
#define CH_10 9
#define CH_11 10
#define CH_12 11
#endif