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
- fix issue where the a development board (i.e. SAMD21, ESP8266) hangs during upload by moving `Wire.begin()` into the example code rather than having it initialize in the .cpp file
- add library manager shortcut in example code
- autoformat