back to sleep(3)

pull/28/head
alanbjohnston 6 years ago committed by GitHub
parent bc0b9514ab
commit 404674e5c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -624,7 +624,7 @@ int get_tlm_fox() {
IHUcpuTemp = (int)((cpuTemp * 10.0) + 0.5);
encodeA(b, 39 + head_offset, IHUcpuTemp);
}
sleep(5); // was 3
sleep(3);
memset(rs_frame,0,sizeof(rs_frame));
memset(parities,0,sizeof(parities));

Loading…
Cancel
Save

Powered by TurnKey Linux.