-
-
Notifications
You must be signed in to change notification settings - Fork 197
Change the Naming of a Menu....... #441
Copy link
Copy link
Open
Description
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................
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels