diff --git a/FontMatrise.h b/FontMatrise.h index 070f1b3..7b8ec97 100644 --- a/FontMatrise.h +++ b/FontMatrise.h @@ -48,7 +48,7 @@ const uint8_t MatriseFontData[] = { 0x70, 0x88, 0x80, 0xb8, 0x88, 0x88, 0x78, // Code for char G 0x88, 0x88, 0x88, 0xf8, 0x88, 0x88, 0x88, // Code for char H 0x70, 0x20, 0x20, 0x20, 0x20, 0x20, 0x70, // Code for char I - 0x08, 0x08, 0x08, 0x08, 0x18, 0x88, 0x70, // Code for char J + 0x18, 0x08, 0x08, 0x08, 0x08, 0x88, 0x70, // Code for char J 0x88, 0x90, 0xa0, 0xc0, 0xa0, 0x90, 0x88, // Code for char K 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0xf8, // Code for char L 0x88, 0xd8, 0xa8, 0xa8, 0x88, 0x88, 0x88, // Code for char M