Spacing adjustments in some pins files

This commit is contained in:
Scott Lahteine
2015-07-30 23:19:47 -07:00
committed by Richard Wackerbarth
parent 94a796c8cc
commit 8ebf0b92be
5 changed files with 21 additions and 17 deletions

View File

@ -68,7 +68,6 @@
#endif
#if ENABLED(ULTRA_LCD) && ENABLED(NEWPANEL)
//LCD Pins
#define BEEPER_PIN -1
@ -78,7 +77,8 @@
#define BTN_ENC 43 //A3 - fastio.h pin mapping 43
#define SDSS 40 //use SD card on Panelolu2 (Teensyduino pin mapping)
#endif // LCD_I2C_PANELOLU2
//not connected to a pin
#define SDCARDDETECT -1
#endif // ULTRA_LCD && NEWPANEL