From 243670a1bc63f9e8a1de09e68ad1231f28e664f2 Mon Sep 17 00:00:00 2001 From: Mixss Date: Fri, 22 Sep 2023 08:28:46 +0200 Subject: [PATCH] docs/dasharo-menu-docs/dasharo-system-features.md: fixed battery functionality Fixed battery functionality description (mainly start threshold) Signed-off-by: Mixss --- docs/dasharo-menu-docs/dasharo-system-features.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/dasharo-menu-docs/dasharo-system-features.md b/docs/dasharo-menu-docs/dasharo-system-features.md index e1ae9da5e1..e870b58914 100644 --- a/docs/dasharo-menu-docs/dasharo-system-features.md +++ b/docs/dasharo-menu-docs/dasharo-system-features.md @@ -145,9 +145,10 @@ Currently available options: + `Suspend to RAM (S3)` - standard sleep mode that suspends the machine state to RAM, supported on most operating systems (except Windows on 11th generation Intel Core processors or newer). -- `Battery Start Treshold` - the value set by this option represents the -percentage of battery power that the device will never fall below - it will -power off. +- `Battery Start Treshold` - The value set by this option represents the +percentage of battery power; if it is above this value, the DUT won't start +charging. If the DUT has started charging before this level, it will not stop +until the battery stop threshold is reached. - `Battery Stop Treshold` - the value set by this option represents the percentage of battery power that the device will never exceed - it will stop charging.