From 16f78556ddc2523dcbfc3cac44f31f0b84eab675 Mon Sep 17 00:00:00 2001
From: Athene Allen
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