mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 03:27:33 +08:00
Merge branch 'master' of github.com:paparazzi/paparazzi into add_pixracer_fixedwing
This commit is contained in:
@@ -142,7 +142,7 @@
|
|||||||
|
|
||||||
// AUX1
|
// AUX1
|
||||||
#if USE_ADC_2
|
#if USE_ADC_2
|
||||||
#define AD1_2_CHANNEL ADC_CHANNEL_IN2
|
#define AD1_2_CHANNEL ADC_CHANNEL_IN3
|
||||||
#define ADC_2 AD1_2
|
#define ADC_2 AD1_2
|
||||||
#define ADC_2_GPIO_PORT GPIOA
|
#define ADC_2_GPIO_PORT GPIOA
|
||||||
#define ADC_2_GPIO_PIN GPIO3
|
#define ADC_2_GPIO_PIN GPIO3
|
||||||
|
|||||||
Reference in New Issue
Block a user