🩹 Fix MKS TinyBee ADC Vref (#24432)
This commit is contained in:
parent
3826b13ab1
commit
9baeeedd69
|
@ -115,7 +115,7 @@
|
|||
//
|
||||
// ADC Reference Voltage
|
||||
//
|
||||
#define ADC_REFERENCE_VOLTAGE 2.5 // 2.5V reference VDDA
|
||||
#define ADC_REFERENCE_VOLTAGE 2.565 // 2.5V reference VDDA
|
||||
|
||||
/**
|
||||
* ------ ------
|
||||
|
|
Loading…
Reference in a new issue