Update Creality_DWIN.cpp

This commit is contained in:
InsanityAutomation
2019-08-22 13:15:59 -04:00
parent 1884f3754c
commit 04f81d0aa4
@@ -147,7 +147,7 @@ void onIdle()
waitway_lock = 0;
waitway = 0; //clear waitway if nothing is going on
}
void yield();
switch (waitway)
{
case 1:
@@ -207,6 +207,8 @@ void onIdle()
}
#endif
void yield();
if (InforShowStatus)
{
if(power_off_type_yes ==0)