Update telem.c typo

sr-frs-rx
Alan Johnston 2 years ago committed by GitHub
parent d1fb0be2ca
commit 1d6c2e204a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@
#include "main.h"
int main(int argc, char *argv[]) {Exploring Satellite Telemetry with the CubeSat Simulator
int main(int argc, char *argv[]) {
int debug = OFF;
if (argc > 1) {
if ( * argv[1] == 'd') {

Loading…
Cancel
Save

Powered by TurnKey Linux.