fix relay on apm 1 AP

This commit is contained in:
Michael Oborne 2012-01-05 07:51:01 +08:00
parent 782fbc2d38
commit 5d5800ee1f

View File

@ -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