Skip to content

Instantly share code, notes, and snippets.

@cchase88
Created January 2, 2013 21:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cchase88/4438588 to your computer and use it in GitHub Desktop.
Save cchase88/4438588 to your computer and use it in GitHub Desktop.
void c(){
lightUp(B00111100);
lightUp(B01111110);
lightUp(B10000001);
lightUp(B10000001);
lightUp(B00000000);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment