Fixed the 'used libraries' section and made it up to date

This commit is contained in:
BlueFox 2024-11-15 16:01:18 +01:00
parent 20331b81bc
commit 7443af2095
Signed by: BlueFox
GPG Key ID: 327233DA85435270

View File

@ -66,8 +66,9 @@ Note that this software has it's own small wrapper for the config file, e.g. to
## Used libraries
- PCF8574T - a driver for the i2c multiplexer used to address the 2x16 lcd display
- [ProgramChooserAdapted](https://git.privacynerd.de/BlueFox/ProgramChooser) - an adapted version of ProgramChooser (but I'm planning to merge my changes to the upstream Programchooser)
- [PCF8574T](https://git.privacynerd.de/BlueFox/micropython-libraries/src/branch/main/PCF8574T) - a driver for the i2c multiplexer used to address the 2x16 lcd display
- [WelcomeScreen](https://git.privacynerd.de/BlueFox/WelcomeScreen) - used to display a small welcome message in the beginning
- [lcdMenu](https://git.privacynerd.de/BlueFox/lcdMenu) - used for the menus
## License