Workaround to compile on FMUv1.

This commit is contained in:
Anton Babushkin 2013-11-07 22:38:24 +04:00
parent d9767eb100
commit 08b2c338f6
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@
#ifdef CONFIG_ARCH_BOARD_PX4FMU_V1
#define ADC_BATTERY_VOLTAGE_CHANNEL 10
#define ADC_BATTERY_CURRENT_CHANNEL -1
#define ADC_AIRSPEED_VOLTAGE_CHANNEL 11
#endif