ArduCopter - changed Optical Flow for APM2 to use A3 pin

This commit is contained in:
rmackay9 2012-04-21 20:15:16 +09:00
parent c45b124cbe
commit 919f004b27
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@
# define PUSHBUTTON_PIN (-1) # define PUSHBUTTON_PIN (-1)
# define CLI_SLIDER_ENABLED DISABLED # define CLI_SLIDER_ENABLED DISABLED
# define USB_MUX_PIN 23 # define USB_MUX_PIN 23
# define OPTFLOW_CS_PIN A6 # define OPTFLOW_CS_PIN A3
# define BATTERY_PIN_1 1 # define BATTERY_PIN_1 1
# define CURRENT_PIN_1 2 # define CURRENT_PIN_1 2
#endif #endif