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

button event support / getMenuEvent #9

Closed
2 tasks done
olikraus opened this issue May 29, 2016 · 1 comment
Closed
2 tasks done

button event support / getMenuEvent #9

olikraus opened this issue May 29, 2016 · 1 comment
Milestone

Comments

@olikraus
Copy link
Owner

olikraus commented May 29, 2016

void begin(uint8_t menu_select_pin, uint8_t menu_next_pin, uint8_t menu_prev_pin, uint8_t menu_home_pin)
/* return 0 for no event or U8X8_MSG_GPIO_MENU_SELECT, */
 /* U8X8_MSG_GPIO_MENU_NEXT, U8X8_MSG_GPIO_MENU_PREV, */
 /* U8X8_MSG_GPIO_MENU_HOME */
 uint8_t getMenuEvent(void)
  • documentation
  • add example
@olikraus olikraus added this to the 2.0 milestone May 29, 2016
@olikraus olikraus changed the title button event support button event support / getMenuEvent Jun 14, 2016
@olikraus
Copy link
Owner Author

ok, no example, but maybe user can look at the user interface examples

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

No branches or pull requests

1 participant