minor cosmetic code fix

This commit is contained in:
richonguzman 2024-02-25 12:00:44 -03:00
parent 414b31d9b8
commit 72c16e1cd0
14 changed files with 24 additions and 11 deletions

View file

@ -13,6 +13,7 @@ float R2 = 27.000; //in Kilo-Ohms
float readingCorrection = 0.125;
float multiplyCorrection = 0.035;
namespace BATTERY_Utils {
float checkBattery() {