umenu
umenu copied to clipboard
Menu generator for MicroPython
Hello @plugowski, you created really nice menu. I use raspberry pico and ValueItem menu item, but can't find, how to use bigger font when change value. My font is only...
Patch for #5
I have a display with only two buttons, and therefore can't do `move(-1)`, `move(1)` and `click()`. https://www.pishop.ca/product/1-3inch-oled-display-module-for-raspberry-pi-pico-64-128-spi-i2c/ Patch incoming....
Hi Thank you very much for your work. if would like to know if it is possible to create a background routine in order to for the refresh of `InfoItem`...