change font of character '1'
could be better, but i like it for now
This commit is contained in:
@@ -18,7 +18,7 @@ const uint8_t font[256][7] = {
|
||||
{0x40,0x00,0x00,0x00,0x00,0x00,0x00}, // .
|
||||
{0x60,0x10,0x08,0x04,0x03,0x00,0x00}, // /
|
||||
{0x7f,0x41,0x41,0x7f,0x00,0x00,0x00}, // 0
|
||||
{0x01,0x7f,0x00,0x00,0x00,0x00,0x00}, // 1
|
||||
{0x02,0x03,0x7f,0x00,0x00,0x00,0x00}, // 1
|
||||
{0x7b,0x49,0x49,0x6f,0x00,0x00,0x00}, // 2
|
||||
{0x63,0x49,0x49,0x7f,0x00,0x00,0x00}, // 3
|
||||
{0x0f,0x08,0x08,0x7f,0x00,0x00,0x00}, // 4
|
||||
|
||||
Reference in New Issue
Block a user