pull/8/head
guido 2020-05-22 18:19:08 +02:00
rodzic b1bb93dc55
commit e5fa187df2
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -2915,8 +2915,10 @@ void loop()
parse_cat(in);
}
#endif
#ifndef SIMPLE_RX
delay(1);
#endif
if(millis() > sec_event_time){
sec_event_time = millis() + 1000; // schedule time next second