From dfa1d8d06667e16fba75701a2cf482cab14db17d Mon Sep 17 00:00:00 2001 From: "jacob.eva" Date: Tue, 4 Feb 2025 15:32:28 +0000 Subject: [PATCH] Remove duplicate value --- Boards.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Boards.h b/Boards.h index 1fc3726..d65421a 100644 --- a/Boards.h +++ b/Boards.h @@ -582,7 +582,6 @@ #define HAS_EEPROM true #define HAS_INPUT true #define HAS_SLEEP true - #define HAS_DISPLAY true #define DISPLAY EINK_BW #define DISPLAY_SCALE_OVERRIDE true #define DISPLAY_SCALE 1.90625 -- 2.25.1