Skip to content

Commit

Permalink
Use ADC1
Browse files Browse the repository at this point in the history
  • Loading branch information
ThanYangFPV committed Dec 19, 2024
1 parent 2e16a88 commit ea42997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/DAKEFPVF435/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@
TIMER_PIN_MAP( 10,PH2 , 1, -1) \
TIMER_PIN_MAP( 11,PC5 , 1, -1)

#define ADC2_DMA_OPT 9
#define ADC1_DMA_OPT 9

#define ADC_INSTANCE ADC2
#define ADC_INSTANCE ADC1
#define FLASH_SPI_INSTANCE SPI3
#define MAX7456_SPI_INSTANCE SPI2

Expand Down

0 comments on commit ea42997

Please sign in to comment.