Skip to content

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