diff options
author | robert-hh <robert@hammelrath.com> | 2022-08-28 18:14:53 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-08-31 12:06:11 +1000 |
commit | 0b26efe73dd3396bdc2b77651a78d9f2edeb9004 (patch) | |
tree | fbc63f50306d01d004c2885f5711c0d6b76a16d0 /docs/esp8266/tutorial | |
parent | af100b70290d20d7e9c3e7d49713e3916b6f05b6 (diff) |
extmod/machine_i2c: Call MICROPY_PY_EVENT_HOOK during i2c.scan().
Avoiding a watchdog reset during i2c.scan() if the hardware is not properly
set up (eg on esp8266), and also allowing to stop the scan with a
KeyboardInterrupt.
Fixes issue #8876.
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions