From 0e49293dbc548f5d60661478a4f0b402a8353e8d Mon Sep 17 00:00:00 2001 From: Candas1 Date: Thu, 25 Mar 2021 11:34:53 +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 37c2a82..13cf4f7 100644 --- a/Battery.md +++ b/Battery.md @@ -1,5 +1,5 @@ Most of the Hoverboard mainboards use a 10S2P LIPO Batteries (36v Nominal - 42v Charged ).
-If you want to use a battery with less or more cells in parallel, change BAT_CELLS parameter in config.h (10 by default).
+If you want to use a battery with less or more cells in series, change BAT_CELLS parameter in config.h (10 by default).
Batteries up to 12S have been used safely in the community, but do it at your own risk. @@ -25,7 +25,7 @@ Battery voltage has to be calibrated to have a more accurate reading, for this y ## Troubleshooting: If the board is beeping -* Make sure you have updated the number of cells in config.h if you use a battery with less parallel cells +* Make sure you have updated the number of cells in config.h if you use a battery with less cells in series * With a battery of low quality/health, pulling a lot of current will result in a big battery voltage drop and can lead the board to turn off If the board shuts down and won't restart