version 1.2

pull/146/head
alanbjohnston 4 years ago committed by GitHub
parent af8e43e75f
commit 24f05c7a7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,7 +39,7 @@ int main(int argc, char * argv[]) {
printf("Pi Zero 2 detected");
}
printf("\n\nCubeSatSim v1.1 starting...\n\n");
printf("\n\nCubeSatSim v1.2 starting...\n\n");
FILE * rpitx_stop = popen("sudo systemctl stop rpitx", "r");
pclose(rpitx_stop);

Loading…
Cancel
Save

Powered by TurnKey Linux.