aboutsummaryrefslogtreecommitdiff
path: root/docs/anduril-manual.md
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-11-30 09:22:44 -0700
committerSelene ToyKeeper2023-11-30 09:22:44 -0700
commitba976c05f34814c81a6db90362ecf23f64852a30 (patch)
tree85c2dbb5e7ee03d9ca668414b9e6903b3bf48bc5 /docs/anduril-manual.md
parentMerge branch 'avr32dd20-devkit' into trunk (diff)
downloadanduril-ba976c05f34814c81a6db90362ecf23f64852a30.tar.gz
anduril-ba976c05f34814c81a6db90362ecf23f64852a30.tar.bz2
anduril-ba976c05f34814c81a6db90362ecf23f64852a30.zip
minor documentation updates
Diffstat (limited to 'docs/anduril-manual.md')
-rw-r--r--docs/anduril-manual.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/anduril-manual.md b/docs/anduril-manual.md
index 830ecde..93c6428 100644
--- a/docs/anduril-manual.md
+++ b/docs/anduril-manual.md
@@ -36,12 +36,12 @@ Button presses
Button presses are abbreviated using a simple notation:
- - `1C`: One click. Press and then quickly release the button.
- - `1H`: Hold. Press the button, but keep holding it.
- - `2C`: Two clicks. Press and release quickly, twice.
- - `2H`: Click, hold. Click two times, but hold the second press.
- - `3C`: Three clicks. Press and release quickly, three times.
- - `3H`: Click, click, hold. Click three times, but hold the final press.
+ - `1C`: **One click.** Press and then quickly release the button.
+ - `1H`: **Hold.** Press the button, but keep holding it.
+ - `2C`: **Two clicks.** Press and release quickly, twice.
+ - `2H`: **Click, hold.** Click two times, but hold the second press.
+ - `3C`: **Three clicks.** Press and release quickly, three times.
+ - `3H`: **Click, click, hold.** Click three times, but hold the final press.
The same pattern is used with higher numbers too. For example, `10C`
means ten clicks... and `10H` means ten clicks but hold the final press.