mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
[NUCLEOH743] Add missing USE_ADC (#8383)
[NUCLEOH743] Add missing USE_ADC
This commit is contained in:
commit
c6041e1ed6
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue