Skip to content

Commit

Permalink
Fix ADC on FOXEERH743
Browse files Browse the repository at this point in the history
  • Loading branch information
DzikuVx committed Aug 8, 2023
1 parent d850622 commit 58c2c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/target/FOXEERH743/target.h
Original file line number Diff line number Diff line change
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 58c2c41

Please sign in to comment.