Update cubesatsim.ino

pull/152/head
alanbjohnston 4 years ago committed by GitHub
parent 67ec3d0690
commit 2bc0cb105f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -299,7 +299,7 @@ void get_tlm_ao7() {
strcat(str, tlm_str); strcat(str, tlm_str);
} }
print_string(str); print_string(str);
strcat(str, payload_str); // strcat(str, payload_str);
set_status(str); set_status(str);
// } // }
} }

Loading…
Cancel
Save

Powered by TurnKey Linux.