mirror of
https://github.com/JorjBauer/aiie.git
synced 2024-11-26 11:49:19 +00:00
fixed lowercase 'o'
This commit is contained in:
parent
461efe40c3
commit
b15647539f
@ -1120,11 +1120,11 @@ const uint8_t Fx80Font[4864] ={
|
|||||||
// chr(111) [o]
|
// chr(111) [o]
|
||||||
12, 0x00, 0x00,
|
12, 0x00, 0x00,
|
||||||
0x00, 0x00,
|
0x00, 0x00,
|
||||||
0xAA, 0x00,
|
0x55, 0x00,
|
||||||
0x80, 0x80,
|
0x80, 0x80,
|
||||||
0x80, 0x80,
|
0x80, 0x80,
|
||||||
0x80, 0x80,
|
0x80, 0x80,
|
||||||
0xAA, 0x00,
|
0x55, 0x00,
|
||||||
0x00, 0x00,
|
0x00, 0x00,
|
||||||
0x00, 0x00,
|
0x00, 0x00,
|
||||||
// chr(112) [p]
|
// chr(112) [p]
|
||||||
|
Loading…
Reference in New Issue
Block a user