From ada5f175560f9a4a53e93ca9a4a1c5b65ccbf6c3 Mon Sep 17 00:00:00 2001 From: BlueFox Date: Mon, 28 Oct 2024 19:58:49 +0000 Subject: [PATCH] [README.md] Added link to my new WelcomeScreen library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 015cf9b..e277a89 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,5 @@ A collection of microPython libraries (mostly for & tested on Raspberry Pi Pico) - [Collection of some display drivers (not included here due to questionable licensing)](https://github.com/stechiez/raspberrypi-pico) - [ProgramChooser - a simple program selection library (uses a LCD display)](https://git.privacynerd.de/BlueFox/ProgramChooser) +- [WelcomeScreen - a simple library providing a customizable welcome screen fading over an LCD](https://git.privacynerd.de/BlueFox/WelcomeScreen) - ... possibly more to come (if I find something clever) \ No newline at end of file