added more delay

pull/15/head
alanbjohnston 6 years ago committed by GitHub
parent bcf8c743d5
commit f2c6f9643d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -431,7 +431,7 @@ int get_tlm(void) {
sleep(1);
transmit = popen("sudo fuser -k 8080/tcp > /dev/null 2>&1", "r");
socket_open = 0;
sleep(1);
sleep(3);
for (int j = 0; j < frameCnt; j++)
{

Loading…
Cancel
Save

Powered by TurnKey Linux.