From 6f607980a571ca46ce88b57a20e4ce1869ee8a41 Mon Sep 17 00:00:00 2001 From: Sylaina Date: Tue, 18 Sep 2018 20:55:35 +0200 Subject: [PATCH] Update lcd.h --- lcd.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lcd.h b/lcd.h index 18c611f..3dd0fe5 100644 --- a/lcd.h +++ b/lcd.h @@ -85,7 +85,6 @@ #define DISPLAY_WIDTH 128 #define DISPLAY_HEIGHT 64 -#define DISPLAYSIZE DISPLAY_WIDTH*DISPLAY_HEIGHT/8