mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-04 12:43:58 -04:00
fix relay on apm 1 AP
This commit is contained in:
parent
782fbc2d38
commit
5d5800ee1f
@ -86,6 +86,7 @@
|
|||||||
# define SLIDE_SWITCH_PIN 40
|
# define SLIDE_SWITCH_PIN 40
|
||||||
# define PUSHBUTTON_PIN 41
|
# define PUSHBUTTON_PIN 41
|
||||||
# define USB_MUX_PIN -1
|
# define USB_MUX_PIN -1
|
||||||
|
# define CONFIG_RELAY ENABLED
|
||||||
#elif CONFIG_APM_HARDWARE == APM_HARDWARE_APM2
|
#elif CONFIG_APM_HARDWARE == APM_HARDWARE_APM2
|
||||||
# define A_LED_PIN 27
|
# define A_LED_PIN 27
|
||||||
# define B_LED_PIN 26
|
# define B_LED_PIN 26
|
||||||
|
Loading…
Reference in New Issue
Block a user