Skip to content

Execute root action #7

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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

tweep
Copy link

@tweep tweep commented Feb 16, 2017

Enable / disable to execute callback functions when the user selects root menus

tweep and others added 10 commits February 15, 2017 14:20
Upper/lowercase issue with arduino.h fixed
Cursor changed from [ menu ] to >menu
… menu-nodes

  (menu nodes which have a child ) can be configured and passed into the
  constructor. This is needed if you like to keep track of the menus / submenus
  the user is modifying. I'm using this for this kind of menu structure:

   LED strip 1
     |--- configure brightness
     |----configure color
   LED strip 2
     |--- configure brightness
     |----configure color

 When the user chooses to enter the root menu "LED strip 1" a callback function
 will be executed to set a variable to 'strip 1'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant