Update Creality_DWIN.cpp

This commit is contained in:
InsanityAutomation
2020-11-10 09:04:21 -05:00
parent e7d3e67dc4
commit 0b6aa3cb2d
@@ -1512,11 +1512,7 @@ SERIAL_ECHOLN(PSTR("BeginSwitch"));
{
if(
#if (FIL_RUNOUT_STATE == LOW)
<<<<<<< HEAD
#define FIL_RUNOUT_INVERTING false
=======
#define FIL_RUNOUT_INVERTING true
>>>>>>> 6f5430f00aeb765aa1a63b2db9950f48fd85e95d
#endif
#if DISABLED(FILAMENT_RUNOUT_SENSOR) || ENABLED(FILAMENT_MOTION_SENSOR)
true