Skip to content

Commit 1cc920e

Browse files
committed
Improve thermistor accuracy
MarlinFirmware#24432
1 parent 247d258 commit 1cc920e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Marlin/src/pins/esp32/pins_MKS_TINYBEE.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
//
117117
// ADC Reference Voltage
118118
//
119-
#define ADC_REFERENCE_VOLTAGE 2.5 // 2.5V reference VDDA
119+
#define ADC_REFERENCE_VOLTAGE 2.565 // 2.5V reference VDDA
120120

121121
/**
122122
* ------ ------

0 commit comments

Comments
 (0)