Update main.c missing }

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

@ -1508,7 +1508,7 @@ void get_tlm_fox() {
encodeB(b_max, 49 + head_offset, (int)(sensor_max[XS1]));
encodeA(b_max, 0 + head_offset, (int)(sensor_max[XS2]));
encodeB(b_max, 1 + head_offset, (int)(sensor_max[XS3]));
}
else
{
encodeB(b_max, 4 + head_offset, 2048); // 0

Loading…
Cancel
Save

Powered by TurnKey Linux.