Skip to content

Commit

Permalink
docs/dasharo-menu-docs/dasharo-system-features.md: fixed battery func…
Browse files Browse the repository at this point in the history
…tionality

Fixed battery functionality description (mainly start threshold)

Signed-off-by: Mixss <[email protected]>
  • Loading branch information
Mixss authored and mkopec committed Sep 22, 2023
1 parent 932b738 commit 243670a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/dasharo-menu-docs/dasharo-system-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 243670a

Please sign in to comment.