From 3ca7b2390d07b6ad35e2da571430dca3139b91bd Mon Sep 17 00:00:00 2001 From: Roman Priesol Date: Thu, 19 Feb 2026 12:10:33 +0100 Subject: [PATCH] Use image files from assets directory --- mcu-atoms3.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mcu-atoms3.yaml b/mcu-atoms3.yaml index 03913fb..04b8b09 100644 --- a/mcu-atoms3.yaml +++ b/mcu-atoms3.yaml @@ -32,11 +32,11 @@ pcf8574: pcf8575: true animation: - - file: "blinky.gif" + - file: "assets/images/blinky.gif" id: blinky resize: 128x128 type: RGB565 - - file: "vault_boy_walking.gif" + - file: "assets/images/vault_boy_walking.gif" id: vaultboy resize: 168x121 type: RGB565