From a5b20fec2ff4b70257da44fdf4f7a7f236e13a99 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Wed, 6 Dec 2017 13:58:39 -0600 Subject: [PATCH] Whitespace clean --- Marlin/pins_MELZI_CREALITY.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/pins_MELZI_CREALITY.h b/Marlin/pins_MELZI_CREALITY.h index 477a9b8e0..02f849110 100644 --- a/Marlin/pins_MELZI_CREALITY.h +++ b/Marlin/pins_MELZI_CREALITY.h @@ -60,7 +60,7 @@ #define ST7920_DELAY_3 DELAY_2_NOP #if ENABLED(MINIPANEL) - #undef DOGLCD_CS + #undef DOGLCD_CS #define DOGLCD_CS LCD_PINS_RS #endif