From: Athene Allen
Date: Fri, 21 Mar 2025 18:17:21 +0000 (+0000)
Subject: pipboy updatye
X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/commitdiff_plain/16f78556ddc2523dcbfc3cac44f31f0b84eab675?ds=sidebyside
pipboy updatye
---
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...
+