mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 03:27:33 +08:00
[fix] wrong adc for VBAT (from boardGen script, fixed)
This commit is contained in:
@@ -1633,7 +1633,7 @@
|
||||
#define SRVB4_TIM_AF 2
|
||||
#define VBAT_MEAS_ADC 1
|
||||
#define VBAT_MEAS_ADC_FN IN
|
||||
#define VBAT_MEAS_ADC_IN 1
|
||||
#define VBAT_MEAS_ADC_IN 10
|
||||
#define RC2_TIM 8
|
||||
#define RC2_TIM_FN CH
|
||||
#define RC2_TIM_CH 1
|
||||
|
||||
@@ -1633,7 +1633,7 @@
|
||||
#define SRVB4_TIM_AF 2
|
||||
#define VBAT_MEAS_ADC 1
|
||||
#define VBAT_MEAS_ADC_FN IN
|
||||
#define VBAT_MEAS_ADC_IN 1
|
||||
#define VBAT_MEAS_ADC_IN 10
|
||||
#define RC2_TIM 8
|
||||
#define RC2_TIM_FN CH
|
||||
#define RC2_TIM_CH 1
|
||||
|
||||
Reference in New Issue
Block a user