Update main.c

pull/107/head
alanbjohnston 5 years ago committed by GitHub
parent dbf41b1a21
commit c7b6087ee6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1402,7 +1402,7 @@ void get_tlm_fox() {
sleep((unsigned int)sleepTime);
*/
if (mode == FSK) {
sleep(2.3); /
sleep(2.3); //
printf("Sleep time 2.3\n");
}
else {

Loading…
Cancel
Save

Powered by TurnKey Linux.