Skip to content
New issue

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

Fix compile error when using TURBO_BACK_MENU_ITEM #15019

Merged
merged 2 commits into from
Aug 24, 2019

Commits on Aug 21, 2019

  1. Fix compile error when using TURBO_BACK_MENU_ITEM

    - Some menu items require "ui.goto_previous_function" to be pointed to by "void (*)()" and using a default parameter would change the function signature.
    marcio-ao committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    a82b95d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. Update ultralcd.h

    thinkyhead authored Aug 24, 2019
    Configuration menu
    Copy the full SHA
    ed6e8b3 View commit details
    Browse the repository at this point in the history