simplified the includes, makefile now works with arduino23
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#include "ultralcd.h"
|
||||
#ifdef ULTRA_LCD
|
||||
#include "Marlin.h"
|
||||
#include <LiquidCrystal.h>
|
||||
//===========================================================================
|
||||
//=============================imported variables============================
|
||||
|
Reference in New Issue
Block a user