Skip to content

Instantly share code, notes, and snippets.

@vitiral
Last active January 15, 2016 10:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save vitiral/10012306 to your computer and use it in GitHub Desktop.
Save vitiral/10012306 to your computer and use it in GitHub Desktop.
ui_led_example5--p2
enum MYTHREADS{
LED1,
LED2
};
enum MYFUNCS{
REINIT
};
enum MYVARS{
SUB_TIME
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment