HAL_PX4: support up to 16 analog channels

This commit is contained in:
Andrew Tridgell 2013-08-01 22:08:16 +10:00
parent 3b9d71ae8a
commit 4794d90bbb

View File

@ -8,7 +8,7 @@
#include <uORB/uORB.h>
#include <uORB/topics/battery_status.h>
#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