Documentation fix
This commit is contained in:
parent
4b8bd61408
commit
255ea97cc4
@ -46,7 +46,7 @@
|
|||||||
* Else: Next screen
|
* Else: Next screen
|
||||||
* Light Hold
|
* Light Hold
|
||||||
* If Playing: Previous letter
|
* 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
|
* Alarm Press
|
||||||
* If Playing: If WORDLE_USE_RANDOM_GUESS is set and Light btn held and
|
* If Playing: If WORDLE_USE_RANDOM_GUESS is set and Light btn held and
|
||||||
@ -57,7 +57,7 @@
|
|||||||
* Else: Next screen
|
* Else: Next screen
|
||||||
* Alarm Hold
|
* Alarm Hold
|
||||||
* If Playing: Previous position
|
* 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
|
#define WORDLE_LENGTH 5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user