10 lines
128 B
Plaintext
10 lines
128 B
Plaintext
|
at 1 us
|
||
|
info setting baud rate
|
||
|
uart_baud 115200
|
||
|
|
||
|
at 100 us
|
||
|
uart_send Hello
|
||
|
|
||
|
wait 1 ms
|
||
|
uart_send world
|