simplified the includes, makefile now works with arduino23
This commit is contained in:
@ -22,9 +22,10 @@
|
||||
and Philipp Tiefenbacher. */
|
||||
|
||||
|
||||
#include "stepper.h"
|
||||
|
||||
|
||||
#include "Marlin.h"
|
||||
#include "stepper.h"
|
||||
#include "planner.h"
|
||||
#include "temperature.h"
|
||||
#include "ultralcd.h"
|
||||
|
Reference in New Issue
Block a user