Skip to content

Instantly share code, notes, and snippets.

@michaelsarduino
Created September 13, 2015 18:18
Show Gist options
  • Save michaelsarduino/4da0430a9a9351efbd69 to your computer and use it in GitHub Desktop.
Save michaelsarduino/4da0430a9a9351efbd69 to your computer and use it in GitHub Desktop.
byte smiley[8] = { B00000,
B01010,
B01010,
B00000,
B10001,
B01110,
B00000, };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment