Reverting changes made by PR #7520 and adjusting ADC (#7878)

* ADC value adjustment for T114
This commit is contained in:
HarukiToreda
2025-09-06 05:14:26 -04:00
committed by Ben Meadors
parent 4594ae474e
commit 37d14f942e

View File

@@ -208,7 +208,7 @@ No longer populated on PCB
#undef AREF_VOLTAGE
#define AREF_VOLTAGE 3.0
#define VBAT_AR_INTERNAL AR_INTERNAL_3_0
#define ADC_MULTIPLIER (4.99F)
#define ADC_MULTIPLIER (4.916F)
#define HAS_RTC 0
#ifdef __cplusplus