Skip to content

Commit 10f2db7

Browse files
committed
tools/mpremote: Increase uart timeout after soft restart
Needed for some usb-uart adapters.
1 parent 1418689 commit 10f2db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/mpremote/mpremote/pyboardextended.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ def write_ctrl_d(self, out_callback):
703703

704704
# Read response from the device until it is quiet (with a timeout).
705705
INITIAL_TIMEOUT = 0.5
706-
QUIET_TIMEOUT = 0.25
706+
QUIET_TIMEOUT = 0.3
707707
FULL_TIMEOUT = 5
708708
t_start = t_last_activity = time.monotonic()
709709
data_all = b""

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy