Skip to content

Change the Naming of a Menu....... #441

Description

@reltkaine

Trying to use variable to changes the Print out Name of Menu.......
Cant get the right combination.......
Any suggestions........

Example
from this....
MENU(mainMenu, "Blink menu", Menu::doNothing, Menu::noEvent, Menu::wrapStyle................

To this
String/char[] NAME = "Blink menu"
MENU(mainMenu, NAME, Menu::doNothing, Menu::noEvent, Menu::wrapStyle................

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions