Fixes for Anet10 and gt2560
Fixes for 2 "... not declared in this scope" compiler errors.
This commit is contained in:
@ -30,6 +30,10 @@
|
||||
#include "../../lcd/ultralcd.h"
|
||||
#endif
|
||||
|
||||
#if HAS_SUICIDE
|
||||
#include "../../Marlin.h"
|
||||
#endif
|
||||
|
||||
#if HAS_POWER_SWITCH
|
||||
|
||||
// Could be moved to a feature, but this is all the data
|
||||
|
Reference in New Issue
Block a user