mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-29 16:31:18 +01:00
tests/periph_uart_int: fixed formatting
This commit is contained in:
parent
2bab8aed2e
commit
7d8e9def20
@ -123,8 +123,6 @@ int main(void)
|
||||
int res = ringbuffer_get(&rx_buf, buf, rx_buf.avail);
|
||||
buf[res] = '\0';
|
||||
printf("%s", buf);
|
||||
|
||||
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user