Added a link to the new lcdMenu library and as well ruled out the old ProgramChooser one

This commit is contained in:
BlueFox 2024-11-15 13:26:34 +01:00
parent ada5f17556
commit 2bb3278176
Signed by: BlueFox
GPG Key ID: 327233DA85435270

View File

@ -5,6 +5,7 @@ A collection of microPython libraries (mostly for & tested on Raspberry Pi Pico)
## Useful links
- [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)
- ~[ProgramChooser - a simple program selection library (uses a LCD display)](https://git.privacynerd.de/BlueFox/ProgramChooser)~ has been retired
- [lcdMenu - an advanced menu generator for lcd screens](https://git.privacynerd.de/BlueFox/lcdMenu)
- [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)
- ... possibly more to come (if I find something clever)