delete '!!!'

This commit is contained in:
pvvx 2017-02-28 10:40:07 +03:00
parent de57c04fb4
commit ed4c83a935
44 changed files with 206 additions and 187 deletions

View file

@ -70,7 +70,7 @@ void main(void)
while (1) {
#if 0
if (!tx_busy) {
uart_send_string(&sobj, "Hello! World!! :) \r\n");
uart_send_string(&sobj, "Hello World! :) \r\n");
}
#endif
if (rx_done) {