docs: Update pyb.UART.any() to mention that it returns character count.
This commit is contained in:
parent
6d5a549067
commit
2b302dad51
@ -103,7 +103,7 @@ Methods
|
||||
|
||||
.. method:: uart.any()
|
||||
|
||||
Return ``True`` if any characters waiting, else ``False``.
|
||||
Returns the number of characters waiting (may be 0).
|
||||
|
||||
.. method:: uart.writechar(char)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user