diff options
| author | dirtydancing | 2025-01-22 19:41:43 +0100 |
|---|---|---|
| committer | dirtydancing | 2025-01-22 19:41:43 +0100 |
| commit | e8f88bb607290b50871eec71460278d40c357576 (patch) | |
| tree | f810c650df453ececcae932da3e549949275b042 | |
| parent | Merge branch 'pr90-SammysHP-wurkkos-ts10-lowfet' into trunk (diff) | |
| download | anduril-e8f88bb607290b50871eec71460278d40c357576.tar.gz anduril-e8f88bb607290b50871eec71460278d40c357576.tar.bz2 anduril-e8f88bb607290b50871eec71460278d40c357576.zip | |
Manual: Add how to check which UI the user is in
| -rw-r--r-- | docs/anduril-manual.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/anduril-manual.md b/docs/anduril-manual.md index cdf0dd1..96705cd 100644 --- a/docs/anduril-manual.md +++ b/docs/anduril-manual.md @@ -187,6 +187,11 @@ Advanced UI Most of the information below this is for the Advanced UI. Anything not already noted above is blocked in the Simple UI. +To check which UI the user is in, Simple UI or Advanced UI, the user can do +a battery check with `3C` from Off: In Simple UI, the battery voltage will +be displayed once, whereas in Advanced UI, the battery voltage will be +displayed continuously. + Ramping / Stepped Ramping Modes ------------------------------- |
