sandriek hace 9 años
padre
commit
f9b07d1b42
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      main.c

+ 1 - 0
main.c

@@ -332,6 +332,7 @@ int main(void)
            changeChanel();
         }
         refreshScreen();
+		checkSleep();
         WatchDogRestart();
         NutSleep(100);
     }