Update font.c
Dieser Commit ist enthalten in:
Ursprung
64341a0d5f
Commit
1f58753823
2
font.c
2
font.c
@ -117,7 +117,7 @@ const char ssd1306oled_font[][6] PROGMEM = {
|
||||
{0x00, 0x7E, 0x01, 0x49, 0x55, 0x73}, // ß
|
||||
{0x00, 0x7C, 0x10, 0x10, 0x08, 0x1C}, // µ
|
||||
{0x00, 0x30, 0x48, 0x20, 0x48, 0x30}, // ω
|
||||
{0x00, 0x2C, 0x32, 0x02, 0x32, 0x2C} // Ω
|
||||
{0x00, 0x5C, 0x62, 0x02, 0x62, 0x5C} // Ω
|
||||
};
|
||||
const char special_char[][2] PROGMEM = {
|
||||
// define position of special char in font
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren