From 16f78556ddc2523dcbfc3cac44f31f0b84eab675 Mon Sep 17 00:00:00 2001 From: Athene Allen Date: Fri, 21 Mar 2025 18:17:21 +0000 Subject: [PATCH] pipboy updatye --- projects/pipboy.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/projects/pipboy.html b/projects/pipboy.html index 09bc715..adf613c 100644 --- a/projects/pipboy.html +++ b/projects/pipboy.html @@ -484,6 +484,21 @@ tonight, my back hurts. No wonder Zuck had to be 19 to do this live.

+
+

Loading from files

+

21/03/2025

+
+

Evening! Let's get right back to work.

+

+ Yesterday, we figured out how to correctly convert and display + an image on the screen. Today,we're going to figure out storing + those images, loading them at runtime, and switching to another + image later. +

+

+ So, first up: storing and loading the image. This is gonna need + me to look up how the espruino fs library works. BRB... +

-- 2.47.3