undo broken pull req

This commit is contained in:
ladyada 2012-11-25 12:32:55 -05:00
parent 6dd01cbd3f
commit 1ce7e597b6

View File

@ -6,7 +6,7 @@
// standard ascii 5x7 font
const static unsigned char font[] PROGMEM = {
static unsigned char font[] PROGMEM = {
0x00, 0x00, 0x00, 0x00, 0x00,
0x3E, 0x5B, 0x4F, 0x5B, 0x3E,
0x3E, 0x6B, 0x4F, 0x6B, 0x3E,