Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Wire1 #12

Closed
nelsontechnologies opened this issue Sep 27, 2021 · 1 comment
Closed

Use Wire1 #12

nelsontechnologies opened this issue Sep 27, 2021 · 1 comment

Comments

@nelsontechnologies
Copy link

How would you force "begin" to use Wire1 instead of Wire?

@porrey
Copy link
Owner

porrey commented Sep 27, 2021

In release 1.2.3 there is no begin statement. In version 1.2.4 you can call begin(&Wire1), begin(&Wire1, 0x36), or if you want to initialize Wire yourself call begin(&Wire1, false, 0).

@porrey porrey closed this as completed Dec 24, 2021
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

No branches or pull requests

2 participants