removed invalid frm_typ for now

pull/104/head
alanbjohnston 5 years ago committed by GitHub
parent 527c1454fa
commit 67b91914d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1734,10 +1734,10 @@ void get_tlm_fox() {
else
frm_type = 0x02; // BPSK always send MAX MIN frame
}
/*
if (uptime == 0)
frm_type = 0x5; // set to invalid frame type
*/
sensor_payload[0] = 0; // clear for next payload
// if (mode == FSK) { // remove this

Loading…
Cancel
Save

Powered by TurnKey Linux.