From 2f5d5bc6a4ce50709484ec42fd267fa5c37ede0d Mon Sep 17 00:00:00 2001 From: Alexei Chetroi Date: Wed, 22 Jan 2025 21:30:12 -0500 Subject: [PATCH] Select correct channel for battery monitor --- TBS2Torch/config/sl_battery_monitor_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TBS2Torch/config/sl_battery_monitor_config.h b/TBS2Torch/config/sl_battery_monitor_config.h index defc530..8516c7b 100644 --- a/TBS2Torch/config/sl_battery_monitor_config.h +++ b/TBS2Torch/config/sl_battery_monitor_config.h @@ -218,7 +218,7 @@ // OPA3 // DEFAULT // VSS -#define SL_BATTERY_MONITOR_ADC_POS_SEL adcPosSelAVDD +#define SL_BATTERY_MONITOR_ADC_POS_SEL adcPosSelAPORT3XCH14 // Battery Voltage is using R1/R2 resistive divider #define SL_BATTERY_MONITOR_R_DIVIDER_ENABLED 1