Update main.c change offset

master-commands-fix
Alan Johnston 1 month ago committed by GitHub
parent c8da1ac6a2
commit 93c4c90c23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1601,7 +1601,7 @@ void get_tlm_fox() {
encodeA(b, 51 + head_offset, status);
encodeB(b, 52 + head_offset, rxAntennaDeployed + txAntennaDeployed * 2 + c2cStatus * 4);
encodeA(b, 54 + head_offset, groundCommandCount);
encodeA(b, 53 + head_offset, groundCommandCount);
if (mode == BPSK) {
encodeA(b_max, 51 + head_offset, status);

Loading…
Cancel
Save

Powered by TurnKey Linux.