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 file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -7,6 +7,8 @@ Shows how to use the [System.Device.I2c](http://docs.nanoframework.net/api/Syste
Two ESP32 devices board.
The code sample is demonstrative of the use of the I2C and I2C slave APIs.
The native driver sets the GPIOs for the I2C bus to use internal pull-ups. For most scenarios, this is sufficient. However, for long buses strong pull-ups maybe required.