Commit 8315a3c
committed
Handle booting up directly into sleep
Previously when SLEEP# is LOW while booting up the matrix, the startup
animation would turn on the LEDs even though we're in sleep.
And because we don't do anything while sleeping, the loop won't turn the
LEDs off anymore.
Now the matrix will stay off, if booting into sleep.
Signed-off-by: Daniel Schaefer <dhs@frame.work>1 parent 1b4ff01 commit 8315a3c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
| 266 | + | |
266 | 267 | | |
267 | 268 | | |
268 | 269 | | |
| |||
0 commit comments