pull/101/head
alanbjohnston 5 years ago committed by GitHub
parent bdd7926582
commit 8425982775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1349,9 +1349,10 @@ void get_tlm_fox() {
if (payload == ON) { // -55
STEMBoardFailure = 0;
/*
char c;
int charss = (char) serialDataAvail(uart_fd);
/*
int charss = (char) serialDataAvail(uart_fd);
if (charss != 0)
printf("Clearing buffer of %d chars \n", charss);
while ((charss--> 0))

Loading…
Cancel
Save

Powered by TurnKey Linux.