sandriek 9 vuotta sitten
vanhempi
commit
f9b07d1b42
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      main.c

+ 1 - 0
main.c

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