Turned on for loop

pull/26/head
alanbjohnston 7 years ago committed by GitHub
parent d064285e6f
commit c6ac5f43eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -290,7 +290,7 @@ int main(int argc, char *argv[]) {
AX25_POSTAMBLE_LEN);
/* Infinite loop */
//for (;;)
for (;;)
{
// sleep(1); // Delay 1 second

Loading…
Cancel
Save

Powered by TurnKey Linux.