Update font.h
Dieser Commit ist enthalten in:
Ursprung
be58852484
Commit
53b690b329
2
font.h
2
font.h
@ -114,7 +114,7 @@ const char ssd1306oled_font[][6] PROGMEM = {
|
|||||||
{0x00, 0x3D, 0x42, 0x42, 0x42, 0x3D}, // Ö
|
{0x00, 0x3D, 0x42, 0x42, 0x42, 0x3D}, // Ö
|
||||||
{0x00, 0x02, 0x05, 0x02, 0x00, 0x00}, // °
|
{0x00, 0x02, 0x05, 0x02, 0x00, 0x00}, // °
|
||||||
{0x00, 0x7E, 0x01, 0x49, 0x55, 0x73}, // ß
|
{0x00, 0x7E, 0x01, 0x49, 0x55, 0x73}, // ß
|
||||||
{0x00, 0x7C, 0x10, 0x10, 0x08, 0x1C}, // µ
|
{0x00, 0x7C, 0x20, 0x20, 0x10, 0x1C}, // µ
|
||||||
};
|
};
|
||||||
|
|
||||||
uint8_t getCharPosition(char value){
|
uint8_t getCharPosition(char value){
|
||||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren