always print telem string

pico-payload-gps-mq
alanbjohnston 3 years ago committed by GitHub
parent aa44da071e
commit d88c3b4666
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3020,7 +3020,8 @@ void payload_OK_only()
start_payload(); start_payload();
// setup(); // setup();
} }
if ((result == '?') || first_time == true) // commented back in // if ((result == '?') || first_time == true) // commented back in
if (true)
if (true) if (true)
{ {

Loading…
Cancel
Save

Powered by TurnKey Linux.