Browse Source

Cleanup trailing whitespace

@Bob-the-Kuhn — Please set your git options to remove trailing whitespace on commit.
pull/1/head
Scott Lahteine 6 years ago
parent
commit
dd19e74476
  1. 2
      Marlin/src/pins/pins_RAMPS_FD_V1.h

2
Marlin/src/pins/pins_RAMPS_FD_V1.h

@ -142,14 +142,12 @@
#if ENABLED(ULTRA_LCD)
// ramps-fd lcd adaptor
#define BEEPER_PIN 37
#define BTN_EN1 33
#define BTN_EN2 31
#define BTN_ENC 35
#define SD_DETECT_PIN 49
#if ENABLED(NEWPANEL)
#define LCD_PINS_RS 16
#define LCD_PINS_ENABLE 17

Loading…
Cancel
Save