summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/btstack/modbluetooth_btstack.c
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2023-03-08 16:44:43 +1100
committerJim Mussared <jim.mussared@gmail.com>2023-04-26 11:37:20 +1000
commitdcb863ebfbce3251188ce0cedf584a120d8aeb9e (patch)
treeba28688ba4a2769e915dcf03a85cb7d70e494433 /extmod/btstack/modbluetooth_btstack.c
parenta6aa7397d8e5b309e5675612143d3c5a5e931333 (diff)
downloadmicropython-dcb863ebfbce3251188ce0cedf584a120d8aeb9e.tar.gz
micropython-dcb863ebfbce3251188ce0cedf584a120d8aeb9e.zip
tests/multi_bluetooth: Use time.sleep_ms instead of time.sleep.
On unix, time.sleep is implemented as select(timeout=<time>) which means that it does not run the poll hook during sleeping. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'extmod/btstack/modbluetooth_btstack.c')
0 files changed, 0 insertions, 0 deletions