summaryrefslogtreecommitdiff
path: root/py/objint.h
diff options
context:
space:
mode:
authorDaniël van de Giessen <daniel@dvdgiessen.nl>2023-12-12 15:59:46 +0100
committerDamien George <damien@micropython.org>2024-03-08 17:09:17 +1100
commit20f85fb26e2b08b2e6114f31ea05d3da759432eb (patch)
treef0f8a8ec7dc94c4a6ae45641fa02e325e5fe9f42 /py/objint.h
parentcdfc6c159f6b51f67fd314a1dd4a61d5c18d5d93 (diff)
esp32/machine_uart: Always configure timeout_char setting in init().
If the `timeout_char` parameter is not given, we should still configure the UART to ensure the UART is always initialized consistently. So the default of 0 gets applied correctly, or if, for example, the baudrate was changed the char timeout isn't still based on the old baudrate causing weird behaviour, etc. Signed-off-by: Daniël van de Giessen <daniel@dvdgiessen.nl>
Diffstat (limited to 'py/objint.h')
0 files changed, 0 insertions, 0 deletions