made a little tv animation for showing the QR code
This commit is contained in:
parent
96143d0189
commit
5cbb79e2fb
4 changed files with 4 additions and 2 deletions
BIN
yaml parse test/QRFace-blank.png
Normal file
BIN
yaml parse test/QRFace-blank.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 322 B |
Binary file not shown.
Before Width: | Height: | Size: 799 B After Width: | Height: | Size: 830 B |
Binary file not shown.
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 304 B |
|
@ -89,13 +89,15 @@ animations:
|
|||
|
||||
graphics:
|
||||
- type: transition
|
||||
to_file: QRFace.png
|
||||
to_file: QRFace-blank.png
|
||||
duration: 10
|
||||
- type: image
|
||||
source_file: QRFace-blank.png
|
||||
duration: 2
|
||||
- type: image
|
||||
source_file: QRFace.png
|
||||
duration: 1
|
||||
|
||||
|
||||
- name: set angry
|
||||
description: Animation to be confused
|
||||
loop_count: 1
|
||||
|
|
Loading…
Reference in a new issue