🐛 MKS TinyBee - 2.5V ADC Vref (#23903)
This commit is contained in:
committed by
Scott Lahteine
parent
2558b323e8
commit
2f2a999368
@ -113,6 +113,11 @@
|
||||
//#define E0_AUTO_FAN_PIN 148 // need to update Configuration_adv.h @section extruder
|
||||
//#define E1_AUTO_FAN_PIN 149 // need to update Configuration_adv.h @section extruder
|
||||
|
||||
//
|
||||
// ADC Reference Voltage
|
||||
//
|
||||
#define ADC_REFERENCE_VOLTAGE 2.5 // 2.5V reference VDDA
|
||||
|
||||
//
|
||||
// MicroSD card
|
||||
//
|
||||
|
Reference in New Issue
Block a user