Skip to content

Instantly share code, notes, and snippets.

@boxalljohn
Created August 1, 2013 04:58
Show Gist options
  • Save boxalljohn/6128516 to your computer and use it in GitHub Desktop.
Save boxalljohn/6128516 to your computer and use it in GitHub Desktop.
static uint8_t PROGMEM
crosshatch[] =
{ B10101010,
B01010101,
B10101010,
B01010101,
B10101010,
B01010101,
B10101010,
B01010101 };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment