0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-12 01:15:29 +00:00

🩹 Fix MKS TinyBee ADC Vref ()

This commit is contained in:
Keith Bennett 2022-07-03 08:08:40 -07:00 committed by Scott Lahteine
parent 80c7abd727
commit 5f2e4487e7

View file

@ -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
/**
* ------ ------