try turning firstTime on again

pull/78/head
alanbjohnston 5 years ago committed by GitHub
parent dad7f9d139
commit 2b20f1170e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -98,7 +98,7 @@ static int init_rf();
int socket_open = 0; int socket_open = 0;
int sock = 0; int sock = 0;
int loop = -1, loop_count = 0; int loop = -1, loop_count = 0;
int firstTime = 0; // ON; int firstTime = ON; // 0;
long start; long start;
int testCount = 0; int testCount = 0;
long time_start; long time_start;

Loading…
Cancel
Save

Powered by TurnKey Linux.