From 02c7dbe97106cd376254723dc5cd478d2fd7af9b Mon Sep 17 00:00:00 2001 From: Candas1 Date: Mon, 14 Dec 2020 18:53:14 +0100 Subject: [PATCH] Updated Battery (markdown) --- Battery.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Battery.md b/Battery.md index 37d0075..a024aa8 100644 --- a/Battery.md +++ b/Battery.md @@ -18,9 +18,9 @@ You can adjust the levels to your needs in config.h. ## Calibration: Battery voltage has to be calibrated to have a more accurate reading * Measure battery voltage with a multimeter and write the value * 100 to parameter BAT_CALIB_REAL_VOLTAGE in config.h -* Read value 5 from [Debug Serial](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Debug-Serial) and write it to parameter BAT_CALIB_ADC in config.h +* Read value BatAdc or 5 from [Debug Serial](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Debug-Serial) and write it to parameter BAT_CALIB_ADC in config.h * Save, compile and flash the board -* Value 6 in Debug Serial should match with the measured battery voltage now +* Value BatV or 6 in Debug Serial should match with the measured battery voltage now ## Troubleshooting: If the board is beeping