Update cubesatsim.ino

pull/152/head
alanbjohnston 4 years ago committed by GitHub
parent 274ab43b03
commit 80f8a3ae00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -223,7 +223,7 @@ void send_packet() {
void get_tlm_ao7() {
for (int j = 0; j < frameCnt; j++) {
for (int l = 0; l < frameCnt; l++) {
fflush(stdout);
fflush(stderr);

Loading…
Cancel
Save

Powered by TurnKey Linux.