Update cubesatsim.h

pull/152/head
alanbjohnston 4 years ago committed by GitHub
parent 439242463b
commit 69e43c91cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,7 +83,7 @@ extern int Encode_8b10b[][256];
int socket_open = 0;
int sock = 0;
int loop = -1, loop_count = 0;
int loop_count = 0;
int firstTime = ON; // 0;
long start;
int testCount = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.