Skip to content

using custom wire pins, useful for esp-based boads#5

Open
martinhanes wants to merge 4 commits intoSandboxElectronics:masterfrom
martinhanes:master
Open

using custom wire pins, useful for esp-based boads#5
martinhanes wants to merge 4 commits intoSandboxElectronics:masterfrom
martinhanes:master

Conversation

@martinhanes
Copy link

For esp-based boards, wire.begin(sda, scl) should be called, otherwise i2c is not working.

https://github.com/esp8266/Arduino

So I've added a method, which can help update the sda and scl pins before begin() is called.

@martinhanes
Copy link
Author

any comments on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant