We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
MUIF_U8G2_U8_MIN_MAX_STEP is for uint8_t, you can not use uint32_t. It must be uint8_t.
If you want to edit bigger uint values with MUI, have a look here: https://github.com/olikraus/u8g2/blob/master/sys/arduino/u8g2_page_buffer/MUIFractionSimpleRotary/MUIFractionSimpleRotary.ino
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: