Use image files from assets directory

This commit is contained in:
2026-02-19 12:10:33 +01:00
parent 38791e3313
commit 3ca7b2390d

View File

@@ -32,11 +32,11 @@ pcf8574:
pcf8575: true pcf8575: true
animation: animation:
- file: "blinky.gif" - file: "assets/images/blinky.gif"
id: blinky id: blinky
resize: 128x128 resize: 128x128
type: RGB565 type: RGB565
- file: "vault_boy_walking.gif" - file: "assets/images/vault_boy_walking.gif"
id: vaultboy id: vaultboy
resize: 168x121 resize: 168x121
type: RGB565 type: RGB565