Selaa lähdekoodia

Update TomThumb.h

Stephan Mühl 6 vuotta sitten
vanhempi
commit
1e87465be5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Fonts/TomThumb.h

+ 1 - 1
Fonts/TomThumb.h

@@ -68,7 +68,7 @@ const uint8_t TomThumbBitmaps[] PROGMEM = {
    0xE0, 0xA0, 0xA0, 0xA0, 0xE0,        /* 0x30 zero */
    0x40, 0xC0, 0x40, 0x40, 0xE0,        /* 0x31 one */
    0xE0, 0x20, 0xE0, 0x80, 0xE0,        /* 0x32 two */
-   0xE0, 0x20, 0xe0, 0x20, 0xE0,        /* 0x33 three */
+   0xE0, 0x20, 0xE0, 0x20, 0xE0,        /* 0x33 three */
    0xA0, 0xA0, 0xE0, 0x20, 0x20,        /* 0x34 four */
    0xE0, 0x80, 0xE0, 0x20, 0xE0,        /* 0x35 five */
    0xE0, 0x80, 0xE0, 0xA0, 0xE0,        /* 0x36 six */