diff options
author | robert-hh <robert@hammelrath.com> | 2022-06-19 08:44:13 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-06-23 17:13:41 +1000 |
commit | 5f4539b0ca5c3d832122b3a44c5a075d4ceb6203 (patch) | |
tree | 9a2283f87fc6682029b2632ca7df12eb75d44272 /docs/library/json.rst | |
parent | 425d8fc0d652a58f1a6e81d953281beb5784e18b (diff) | |
download | micropython-5f4539b0ca5c3d832122b3a44c5a075d4ceb6203.tar.gz micropython-5f4539b0ca5c3d832122b3a44c5a075d4ceb6203.zip |
esp32/machine_uart: Implement the functionality of timeout_char arg.
Using it for the rx-timeout. The value is given as ms, which is then
converted to character times. A value of less than a character time will
cause the rx call to return immediately after 1 character, which may be
inefficient at high transmission rates.
Addresses #8778.
Diffstat (limited to 'docs/library/json.rst')
0 files changed, 0 insertions, 0 deletions