This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
et:examples:communication:uart [2015/03/02 07:55] – raivo.sell | et:examples:communication:uart [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~PB~~ | + | < |
====== Jadaliides UART ====== | ====== Jadaliides UART ====== | ||
Line 57: | Line 57: | ||
// Lõputu tsükkel | // Lõputu tsükkel | ||
- | while (true) | + | while (1) |
{ | { | ||
if (usart_try_read_char(port, | if (usart_try_read_char(port, |