mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-12-11 13:04:35 +00:00
🩹 Fix MKS TinyBee ADC Vref (#24432)
This commit is contained in:
parent
160762742a
commit
4a9ecdd70b
@ -115,7 +115,7 @@
|
|||||||
//
|
//
|
||||||
// ADC Reference Voltage
|
// 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 New Issue
Block a user