Enable 18 channels on IO

This commit is contained in:
Lorenz Meier 2013-12-22 21:12:31 +01:00
parent 9abf31c2ba
commit f8134c9c67
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
#define PX4IO_SERVO_COUNT 8
#define PX4IO_CONTROL_CHANNELS 8
#define PX4IO_CONTROL_GROUPS 2
#define PX4IO_RC_INPUT_CHANNELS 8 // XXX this should be 18 channels
#define PX4IO_RC_INPUT_CHANNELS 18
#define PX4IO_RC_MAPPED_CONTROL_CHANNELS 8 /**< This is the maximum number of channels mapped/used */
/*