payload typo

bp-new
alanbjohnston 5 years ago committed by GitHub
parent fafe86d272
commit d60399706b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1056,7 +1056,7 @@ void get_tlm(void) {
} else { // APRS using rpitx
if (paylad == ON) {
if (payload == ON) {
telem_file = fopen("/home/pi/CubeSatSim/telem.txt", "a");
printf("Writing payload string\n");
time_t timeStamp;

Loading…
Cancel
Save

Powered by TurnKey Linux.