From f38adaa0dd9007ea4fb8058561db5abaf0b1a72d Mon Sep 17 00:00:00 2001 From: Stefan Kremser Date: Tue, 27 Mar 2018 10:05:20 +0200 Subject: [PATCH] Revert "Changed font type to "unsigned char"" This reverts commit 4d80706aede285a737b9a10b1c5861ab30a52606. --- esp8266_deauther/DisplayUI.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esp8266_deauther/DisplayUI.h b/esp8266_deauther/DisplayUI.h index 2ab41e8..372c0d0 100644 --- a/esp8266_deauther/DisplayUI.h +++ b/esp8266_deauther/DisplayUI.h @@ -156,7 +156,7 @@ class DisplayUI { // ===== FONT ===== // // Created by http://oleddisplay.squix.ch/ Consider a donation // In case of problems make sure that you are using the font file with the correct version! -const unsigned char DejaVu_Sans_Mono_12[] PROGMEM = { +const char DejaVu_Sans_Mono_12[] PROGMEM = { 0x07, // Width: 7 0x0F, // Height: 15 0x20, // First Char: 32