Update main.c fix missing }

sim-fail-1
Alan Johnston 4 months ago committed by GitHub
parent b9e1933e2b
commit 04ed97c829
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1576,7 +1576,7 @@ void get_tlm_fox() {
encodeA(b_min, 48 + head_offset, 2048);
// encodeB(b_min, 49 + head_offset, 2048);
}
// }
}
encodeA(b, 30 + head_offset, BAT2Voltage);
encodeB(b, 31 + head_offset, ((int)(other[SPIN] * 10)) + 2048);

Loading…
Cancel
Save

Powered by TurnKey Linux.