Hello, I hope you are well.
I am doing a lab from the fabulous book “MicroPython Programming with ESP32 and ESP8266” on page 330. I get this error:
>>> %Run -c $EDITOR_CONTENT
Traceback (most recent call last):
File “<stdin>”, line 1, in <module>
ImportError: cannot import name SoftI2C
image
Thank you.