Fixed broken ruling out (markdown...)

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

View File

@ -5,7 +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)~ has been retired
- ~~[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)