APMrover2: remove support for flymaple

This commit is contained in:
Lucas De Marchi 2016-05-23 09:50:58 -03:00
parent b067bce140
commit d773d68025

View File

@ -53,9 +53,6 @@
#elif CONFIG_HAL_BOARD == HAL_BOARD_PX4
# define BATTERY_PIN_1 -1
# define CURRENT_PIN_1 -1
#elif CONFIG_HAL_BOARD == HAL_BOARD_FLYMAPLE
# define BATTERY_PIN_1 20
# define CURRENT_PIN_1 19
#elif CONFIG_HAL_BOARD == HAL_BOARD_LINUX
# define BATTERY_PIN_1 -1
# define CURRENT_PIN_1 -1