Skip to content

Commit

Permalink
Merge pull request #9230 from iNavFlight/dzikuvx-foxeer-h743-adc-fix
Browse files Browse the repository at this point in the history
Fix ADC on FOXEERH743
  • Loading branch information
DzikuVx committed Aug 8, 2023
2 parents 2df8410 + 58c2c41 commit 39fdd25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/target/FOXEERH743/target.h
Expand Up @@ -135,7 +135,7 @@

// *************** ADC *****************************
#define USE_ADC
#define ADC_INSTANCE ADC1
#define ADC_INSTANCE ADC3

#define ADC_CHANNEL_1_PIN PC3
#define ADC_CHANNEL_2_PIN PC5
Expand Down

0 comments on commit 39fdd25

Please sign in to comment.