Arduini IDE compatibility changes

changed includes to make Arduino IDE happy
This commit is contained in:
Bob-the-Kuhn
2017-11-08 15:48:35 -06:00
parent 95ea43bde4
commit d47fbf791b
12 changed files with 14 additions and 34 deletions

View File

@@ -25,7 +25,7 @@
#ifndef U8G_HAL_LINKS
#include <src/Marlin.h>
#include "../../Marlin.h"
//#if ENABLED(U8GLIB_ST7920)
//#if ( ENABLED(SHARED_SPI) || !ENABLED(SHARED_SPI) && (defined(LCD_PINS_D4) && LCD_PINS_D4 >= 0) && (defined(LCD_PINS_ENABLE) && LCD_PINS_ENABLE >= 0))