]> git.earman.xyz Git - sensor-watch.git/commitdiff
Documentation fix
authorDavid Volovskiy <devolov@gmail.com>
Sun, 25 Aug 2024 16:38:08 +0000 (12:38 -0400)
committerDavid Volovskiy <devolov@gmail.com>
Tue, 3 Sep 2024 20:11:54 +0000 (16:11 -0400)
movement/watch_faces/complication/wordle_face.h

index a03f9eeae7e9fdbb54357833255fd89ea03657af..0d73a9b8da84a2ec796f9e751f29dacd0f43aab6 100644 (file)
@@ -46,7 +46,7 @@
  *        Else: Next screen
  *    Light Hold
  *        If Playing: Previous letter
- *        Else: None
+ *        Else: Toggle skipping over letters that have been confirmed to not be in the word (indicated via the LAP icon)
  *
  *    Alarm Press
  *        If Playing: If WORDLE_USE_RANDOM_GUESS is set and Light btn held and 
@@ -57,7 +57,7 @@
  *        Else: Next screen
  *    Alarm Hold
  *        If Playing: Previous position
- *        Else: Toggle skipping over letters that have been confirmed to not be in the word (indicated via the LAP icon)
+ *        Else: None
  */
 
 #define WORDLE_LENGTH 5