less sleep

This commit is contained in:
Jeff Clement 2023-02-25 19:49:06 -07:00
parent 2597f20de7
commit 1a9b528840
Signed by: jclement
GPG Key ID: 3BCB43A3F0E1D7DA
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ const stateMachine = {
nextState: [
"normal", "normal", "normal", "normal", "normal", "normal",
"itch", "nscratch", "escratch", "sscratch", "wscratch",
"yawn", "yawn", "yawn",
"yawn", "yawn",
],
nextStateDelay: 1,
},