1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-26 13:25:54 +00:00

🩹 Fix MKS TinyBee ADC Vref (#24432)

This commit is contained in:
Keith Bennett 2022-07-03 08:08:40 -07:00 committed by GitHub
parent 3826b13ab1
commit 9baeeedd69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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