aboutsummaryrefslogtreecommitdiff
path: root/examples/AnimatedGIFPanel/README.md
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2023-03-12 23:16:06 +0000
committermrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2023-03-12 23:16:06 +0000
commitefad4c1dfd793bdf0b1b4c788a7986aa14eb9cd0 (patch)
tree19e35305b0dba75955d4d680aaeeed791b705b98 /examples/AnimatedGIFPanel/README.md
parent2fcfaf6ac13b087fe4327e710af66df6de2b9c72 (diff)
Update
Diffstat (limited to 'examples/AnimatedGIFPanel/README.md')
-rw-r--r--examples/AnimatedGIFPanel/README.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/AnimatedGIFPanel/README.md b/examples/AnimatedGIFPanel/README.md
deleted file mode 100644
index 63ff899..0000000
--- a/examples/AnimatedGIFPanel/README.md
+++ /dev/null
@@ -1,13 +0,0 @@
-## Animated GIF Decoding Example
-
-### Prerequisites
-1. The excellent 'AnimatedGIF' library by Larry Bank needs to be installed: https://github.com/bitbank2/AnimatedGIF
-
-This is available via the Arduino Library manager, or can be placed in the 'libs' directory with PlatformIO.
-
-2. The files in the 'data' folder are written to the ESP32's SPIFFS file system.
-
-
-## Credits
-
-https://github.com/bitbank2/AnimatedGIF