From d85821c52be77e33a53da9311ab5e43186c60371 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 27 Mar 2022 13:58:41 +0100 Subject: fix comment --- battery.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/battery.h b/battery.h index e53341b..9843241 100644 --- a/battery.h +++ b/battery.h @@ -25,7 +25,8 @@ private: finally, multiply that again by the ADC Reference Voltage of 1100mV. - Comment from me: that assumes that ADC is linear, which is probably isn't + Comment from me: that assumes that ADC is linear, which it + probably isn't Also, the battery voltage is not a decent indicator of charge level, but that's what I've got -- cgit v1.2.3