From af123be729cd8f38af6f5726dae70a839d1e4008 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Mon, 30 Nov 2020 12:52:55 +0100 Subject: [PATCH] Updated Battery (markdown) --- Battery.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Battery.md b/Battery.md index 7664c49..37d0075 100644 --- a/Battery.md +++ b/Battery.md @@ -4,14 +4,14 @@ Batteries up to 12S have been used safely in the community, but do it at your ow ## Battery level low alerts: -|Level|Single Cell Voltage|Beeps|Sideboard Led| -|---|---|---|---| -|LVL5|3.9v||Green blink| -|LVL4|3.8v||Yellow| -|LVL3|3.7v||Yellow blink| -|LVL2|3.6v|Gentle beeps|Red| -|LVL1|3.5v|Fast beeps|Red Blink| -|DEAD|3.37v|Shutdown|Off| +|Level|Single Cell Voltage|Beeps|On/Off|Sideboard Led| +|---|---|---|---|---| +|LVL5|3.9v|||Green blink| +|LVL4|3.8v|||Yellow| +|LVL3|3.7v|||Yellow blink| +|LVL2|3.6v|Slow beeps|BAT_LVL2_ENABLE|Red| +|LVL1|3.5v|Fast beeps|BAT_LVL1_ENABLE|Red Blink| +|DEAD|3.37v|Shutdown||Off| You can adjust the levels to your needs in config.h.