diff options
| author | Selene ToyKeeper | 2025-07-06 22:40:09 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2025-07-06 22:40:09 -0600 |
| commit | 3255e45c22cfe12ce664843f17feb3e4c9640a81 (patch) | |
| tree | d85d946678862bad478910485d5e65a1caea35ae /docs | |
| parent | Merge branch 'pr10-SiteRelEnby-rgb-voltage-configurable' into trunk (diff) | |
| parent | Manual: Add how to check which UI the user is in (diff) | |
| download | anduril-3255e45c22cfe12ce664843f17feb3e4c9640a81.tar.gz anduril-3255e45c22cfe12ce664843f17feb3e4c9640a81.tar.bz2 anduril-3255e45c22cfe12ce664843f17feb3e4c9640a81.zip | |
Merge branch 'documentation-check-UI' of github.com:dirtydancing/anduril into pr126-dirtydancing-documentation-check-UI
* 'documentation-check-UI' of github.com:dirtydancing/anduril:
Manual: Add how to check which UI the user is in
Diffstat (limited to '')
| -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 2b7ea30..f7c6b07 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 ------------------------------- |
