Skip to content

Commit 307a4fc

Browse files
Fix a mistake in the flash method operation comment.
1 parent 1f70ff8 commit 307a4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mruby_io_UART_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ flag = uart1.can_read_line()
182182

183183
### flush()
184184

185-
- Returns true if reading a line of data is possible.
185+
- Block until transmission of data accumulated in the transmission buffer is completed.
186186

187187
Example of use:
188188

0 commit comments

Comments
 (0)