Browse Source

APMrover2: remove support for flymaple

mission-4.1.18
Lucas De Marchi 9 years ago
parent
commit
d773d68025
  1. 3
      APMrover2/config.h

3
APMrover2/config.h

@ -53,9 +53,6 @@ @@ -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

Loading…
Cancel
Save