You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code is unfortunately no longer compatible with the MicroPython API. Notably "pyb" is called "machine" now, but also the I2C API is quite different.