From 6576e1fda95b982e6d0b72e5b0fd89116432c894 Mon Sep 17 00:00:00 2001 From: Shubham Shah <51359628+shubham-shahh@users.noreply.github.com> Date: Sun, 10 Oct 2021 00:42:45 +0530 Subject: [PATCH] Update battery_status.cpp --- src/modules/battery_status/battery_status.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/battery_status/battery_status.cpp b/src/modules/battery_status/battery_status.cpp index a509a3fea0..85c5cac863 100644 --- a/src/modules/battery_status/battery_status.cpp +++ b/src/modules/battery_status/battery_status.cpp @@ -172,7 +172,7 @@ BatteryStatus::adc_poll() { /* For legacy support we publish the battery_status for the Battery that is * associated with the Brick that is the selected source for VDD_5V_IN - * Selection is done in HW ala a LTC4417 or similar, or may be hard coded + * Selection is done in HW ala a LTC4417 or similar, or maybe hard coded * Like in the FMUv4 */