From e8f88bb607290b50871eec71460278d40c357576 Mon Sep 17 00:00:00 2001 From: dirtydancing Date: Wed, 22 Jan 2025 19:41:43 +0100 Subject: Manual: Add how to check which UI the user is in --- docs/anduril-manual.md | 5 +++++ 1 file changed, 5 insertions(+) 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 ------------------------------- -- cgit v1.2.3 From f45ae304a618ac7edc40f9c55ee4fc84676ed597 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Sun, 6 Jul 2025 22:43:31 -0600 Subject: reworded a bit for consistency with the rest of the manual --- docs/anduril-manual.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/anduril-manual.md b/docs/anduril-manual.md index f7c6b07..e8ba274 100644 --- a/docs/anduril-manual.md +++ b/docs/anduril-manual.md @@ -187,10 +187,10 @@ 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. +To check which UI the user is in, Simple UI or Advanced UI, enter battery check +mode with `3C` from Off. In Simple UI, the battery voltage is displayed only +once, but in Advanced UI, the battery voltage is checked and displayed +repeatedly. Ramping / Stepped Ramping Modes -- cgit v1.2.3