not working, trying commenting out for loop

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.