Scrolling message.
This commit is contained in:
parent
d9589b49de
commit
e545e50462
2 changed files with 45 additions and 14 deletions
|
@ -17,7 +17,7 @@ const uint8_t font_5x7_col[128][5] PROGMEM = {
|
|||
{ 0x10, 0x18, 0x1C, 0x18, 0x10 }, //
|
||||
{ 0x00, 0x3E, 0x1C, 0x08, 0x00 }, //
|
||||
{ 0x00, 0x08, 0x1C, 0x3E, 0x00 }, //
|
||||
{ 0x04, 0x0C, 0x1C, 0x0C, 0x04 }, //
|
||||
{ 0x02, 0x55, 0x15, 0x55, 0x0F }, // (ä)
|
||||
{ 0x7F, 0x00, 0x00, 0x00, 0x00 }, // (1 col left)
|
||||
{ 0x7F, 0x7F, 0x00, 0x00, 0x00 }, // (2 col left)
|
||||
{ 0x7F, 0x7F, 0x7F, 0x00, 0x00 }, // (3 col left)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue