Skip to content

Commit

Permalink
[NUCLEOH743] Add missing USE_ADC
Browse files Browse the repository at this point in the history
  • Loading branch information
ezshinoda committed Jun 5, 2019
1 parent d486c47 commit 97602c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/target/NUCLEOH743/target.h
Expand Up @@ -213,6 +213,8 @@
//#define UART7_TX_DMA_STREAM DMA1_Stream6
//#define UART8_TX_DMA_STREAM DMA1_Stream7

#define USE_ADC

#define ADC1_INSTANCE ADC1
#define ADC2_INSTANCE ADC2
#define ADC3_INSTANCE ADC3
Expand Down

0 comments on commit 97602c1

Please sign in to comment.