set uptime to 1000

pull/167/head
alanbjohnston 4 years ago committed by GitHub
parent 780b000752
commit 8a39bc85e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -189,7 +189,7 @@ void sleep(float time);
int uart_fd;
int reset_count = 0;
float uptime_sec = 0;
float uptime_sec = 1000;
long int uptime = 0;
char call[5];
char sim_yes[10];

Loading…
Cancel
Save

Powered by TurnKey Linux.