Finished last todos and cleaned up README.md (removed the Roadmap Section)
This commit is contained in:
parent
d5b208f3bd
commit
50e9b5211b
14
README.md
14
README.md
@ -4,19 +4,7 @@ A micropython library, which supports vertical and horizontal scrolling through
|
||||
|
||||
This project is the completely rewritten successor of my old (and now archived) [ProgramChooser](/BlueFox/ProgramChooser) library.
|
||||
|
||||
It is now production-ready (tested on 2x16 displays only at the moment.) ToDo: Make the README.md also seem production ready!
|
||||
|
||||
|
||||
## Roadmap
|
||||
|
||||
- [x] forward, backward and select button
|
||||
- [x] support for horizontal and vertical scrolling
|
||||
- [x] support for both 2x16 and 4x20 LCDs
|
||||
- [x] a reliable order of the menu items
|
||||
- [x] good documentation for all of this (maybe through examples)
|
||||
- [x] show an exit screen when a specific exit code is returned by a callback function
|
||||
- [x] make the menu itself exitable (to enable stuff like submenus, etc.)
|
||||
- [x] make the project a valid python package
|
||||
It is now production-ready (tested on 2x16 displays only at the moment.)
|
||||
|
||||
|
||||
# Installation
|
||||
|
Loading…
Reference in New Issue
Block a user