|
|
|
|
@ -230,7 +230,7 @@ void onEvent(ev_t ev) {
@@ -230,7 +230,7 @@ void onEvent(ev_t ev) {
|
|
|
|
|
} |
|
|
|
|
// Schedule next transmission
|
|
|
|
|
os_setTimedCallback(&sendjob, os_getTime() + sec2osticks(TX_INTERVAL), do_send); |
|
|
|
|
Serial1.println(F("WasTustDu=")); |
|
|
|
|
Serial1.print(F("WasTustDu=")); |
|
|
|
|
Serial1.println(WasTustDu); |
|
|
|
|
WasTustDu++; |
|
|
|
|
PrintTimeDate(); |
|
|
|
|
|