This commit is contained in:
Stephan Mühl
2023-04-04 23:44:21 +02:00
parent 6ae612892a
commit 44bcb4b0d8
4 changed files with 3 additions and 329 deletions

View File

@@ -254,7 +254,7 @@ const uint8_t AwtrixBitmaps[] PROGMEM = {
0x00, /*[199] 0x13A0 uni13A0 */
0x80, /*[200] 0x2022 bullet */
0xA0, /*[201] 0x2026 ellipsis */
0x60, 0xE0, 0xE0, 0xC0, 0x60, /*[202] 0x20AC Euro */
0x60, 0xC0, 0xE0, 0xC0, 0x60, /*[202] 0x20AC Euro */
0xE0, 0xA0, 0xA0, 0xA0, 0xE0, /*[203] 0xFFFD uniFFFD */
};