mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
fix bug
This commit is contained in:
@@ -98,7 +98,7 @@ MD_RCU_PPRE_HCLK_DIV_16 = HCLK divided by 16
|
||||
* ADC driver system settings.
|
||||
*/
|
||||
#define ADC_COUNT 1
|
||||
#define USE_ADCV1
|
||||
#define USE_ADCV2
|
||||
#define ADC_SAMPLING_RATE ADC_SMPR_SMP_1P5
|
||||
#define ES32_ADC_USE_ADC1 TRUE
|
||||
#define ES32_ADC1_HANDLER Vector70
|
||||
|
||||
Reference in New Issue
Block a user