Update cubesatsim.h

pull/152/head
alanbjohnston 4 years ago committed by GitHub
parent 3454cd1548
commit 56489a35c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -164,7 +164,7 @@ int uart_fd;
int reset_count = 0;
float uptime_sec = 0;
long int uptime;
long int uptime = 0;
char call[5];
char sim_yes[10];

Loading…
Cancel
Save

Powered by TurnKey Linux.