update design for init

This commit is contained in:
Sem van der Hoeven
2023-10-31 22:19:28 +01:00
parent a908490814
commit f4d617e1a3
2 changed files with 8 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View File

@@ -28,4 +28,11 @@
### INIT display
![init design](img/design_init_display.png)
red = animation, yellow is order of appearance. CPU RAM and DISPLAY values appear after each other
- states for init display -> states for displaying each part separately, after everything is on screen, state for updating everything
- states for init display -> states for displaying each part separately, after everything is on screen, state for updating everything
separate state machine?
STATES:
- drop down title
- display each letter of initializing...
- display counter values and device info
- display bluetooth state
- update everything