changed to delay(2.5)

pull/116/head
alanbjohnston 5 years ago committed by GitHub
parent e1ba966153
commit 729fe608a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1690,6 +1690,7 @@ else {
printf("Millis5: %d Result of socket send: %d \n", (unsigned int)millis() - start, sock_ret);
// sleep(2.5);
delsy(2.5);
if (sock_ret < (ctr * 2 + 2)) {
printf("Not resending\n");

Loading…
Cancel
Save

Powered by TurnKey Linux.