• Nuremberg
  • Joined on 2024-05-25
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-11-15 14:34:29 +00:00
eef6f8e2cc Changed the times sign in README.md to an x for improved readibility / consistency
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-11-15 14:32:01 +00:00
3c97b96435 Moved to json as the configuration format
BlueFox released Change in the menu library at BlueFox/uv-belichter-software 2024-11-15 12:39:23 +00:00
BlueFox pushed tag v0.2 to BlueFox/uv-belichter-software 2024-11-15 12:39:23 +00:00
BlueFox pushed to main at BlueFox/micropython-libraries 2024-11-15 12:28:06 +00:00
c9eb577472 Fixed broken ruling out (markdown...)
BlueFox pushed to main at BlueFox/micropython-libraries 2024-11-15 12:26:42 +00:00
2bb3278176 Added a link to the new lcdMenu library and as well ruled out the old ProgramChooser one
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-11-15 12:24:01 +00:00
533deb2833 Now using lcdMenu as the ProgramChooser library has been retired
BlueFox pushed tag v1.0.0 to BlueFox/lcdMenu 2024-11-13 22:06:42 +00:00
BlueFox released v1.0.0 - First stable release at BlueFox/lcdMenu 2024-11-13 22:06:42 +00:00
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-13 22:04:03 +00:00
50e9b5211b Finished last todos and cleaned up README.md (removed the Roadmap Section)
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-13 22:02:20 +00:00
d5b208f3bd Changed section titles in README.md for consistency
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-13 22:00:43 +00:00
8a17a02ac2 Restructured and added starter instructions
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-13 21:40:55 +00:00
5c26facc0f Updated gallery table in README.md for better readability
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-13 21:33:28 +00:00
091f61f5e7 [README.md] Fixed the broken showcase table
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-13 20:59:24 +00:00
c7b86280a1 Added a first attempt for documentation
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-13 19:33:41 +00:00
fdef354be9 Updated the error message changed previously
a45cd6e90d Made error messages clearer
Compare 2 commits »
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-12 21:17:18 +00:00
4550749c8e Added 'production ready but there's a todo' message to the README.md
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-12 21:15:25 +00:00
64ce12f78b Added quitting a menu functionality (actually quitting the run()'s infinite internal loop)
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-12 20:52:13 +00:00
974229f4b2 Added a small check for empty menu item lists (which make no sense)
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-12 20:29:18 +00:00
10562d6410 Fixed small bug of lcdMenu not resuming to the menu after execution of a item in case of no return (of the callback)
81fb57e2bf Finally fully implemented the vertical scrolling; also, added more comments to the program for better understandability
Compare 2 commits »