1
0
Fork 0

[Keyboard] Fix font file for Ein 60 Keyboard (#14553)

This commit is contained in:
Drashna Jaelre 2021-09-21 22:39:19 -07:00 committed by GitHub
parent 9c564b6a5f
commit ea5735b074
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
#include "progmem.h"
static const char PROGMEM font[] = {
static const unsigned char PROGMEM font[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x3E, 0x5B, 0x4F, 0x5B, 0x3E, 0x00,
0x3E, 0x6B, 0x4F, 0x6B, 0x3E, 0x00,