Home
last modified time | relevance | path

Searched refs:RECONNECT_DELAY (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/tools/idf_monitor/idf_monitor_base/
Dserial_reader.py11 from .constants import CHECK_ALIVE_FLAG_TIMEOUT, MINIMAL_EN_LOW_DELAY, RECONNECT_DELAY, TAG_SERIAL
75 time.sleep(RECONNECT_DELAY)
Dconstants.py77 RECONNECT_DELAY = 0.5 # timeout between reconnect tries variable