SDCARDDETECTINVERTED problems
Fixed an error where SDCARDDETECTINVERTED was being defined/undefined improperly
This commit is contained in:
committed by
Richard Wackerbarth
parent
2bf482ce65
commit
bc205c76a3
@@ -322,7 +322,7 @@
|
||||
#define STEPS_PER_CUBIC_MM_E (axis_steps_per_unit[E_AXIS] / EXTRUSION_AREA)
|
||||
#endif
|
||||
|
||||
#ifdef ULTIPANEL
|
||||
#if defined(ULTIPANEL) && !defined(ELB_FULL_GRAPHIC_CONTROLLER)
|
||||
#undef SDCARDDETECTINVERTED
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user