diff --git a/libraries/AP_HAL_PX4/AnalogIn.h b/libraries/AP_HAL_PX4/AnalogIn.h index ed4395e47d..10ccf7b685 100644 --- a/libraries/AP_HAL_PX4/AnalogIn.h +++ b/libraries/AP_HAL_PX4/AnalogIn.h @@ -8,7 +8,7 @@ #include #include -#define PX4_ANALOG_MAX_CHANNELS 8 +#define PX4_ANALOG_MAX_CHANNELS 16 // these are virtual pins that read from the ORB #define PX4_ANALOG_BATTERY_VOLTAGE_PIN 100