Update main.c

pull/53/head
alanbjohnston 6 years ago committed by GitHub
parent 696db56b11
commit f93e162863
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -890,7 +890,7 @@ if (payload == ON)
printf ("%c", c = serialGetchar (uart_fd));
fflush (stdout);
}
// }
}
}
digitalWrite (txLed, txLedOn);

Loading…
Cancel
Save

Powered by TurnKey Linux.