[README.md] Added link to my new WelcomeScreen library

This commit is contained in:
BlueFox 2024-10-28 19:58:49 +00:00
parent 836c19a7f1
commit ada5f17556

View File

@ -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)