more typos in ecode A & B usage

pull/26/head
alanbjohnston 7 years ago committed by GitHub
parent 3a98fdfe90
commit aae2a05dc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -413,7 +413,7 @@ int get_tlm_fox(char *str) {
encodeA(str, 10, 4096);
encodeA(str, 12, 0xa5a5a5);
encodeB(str 14, 0xffffff);
encodeB(str, 14, 0xffffff);
encodeB(str, 16, 0x515253);
/*
tlm[1][A] = (int)(reading[BUS].voltage /15.0 + 0.5) % 100; // Current of 5V supply to Pi

Loading…
Cancel
Save

Powered by TurnKey Linux.