mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-03 12:14:10 -04:00
AP_HAL: define RC_12
we have 12 channels on PX4FMU+PX4IO
This commit is contained in:
parent
cb5f8826f8
commit
3b0250b414
@ -17,6 +17,7 @@
|
|||||||
#define CH_9 8
|
#define CH_9 8
|
||||||
#define CH_10 9
|
#define CH_10 9
|
||||||
#define CH_11 10
|
#define CH_11 10
|
||||||
|
#define CH_12 11
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user