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

Add I2C readBytes() #21

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Add I2C readBytes() #21

merged 1 commit into from
Apr 23, 2024

Conversation

jp-bennett
Copy link
Collaborator

This adds the TwoWire_h define, just like the Wire library does, to make an ifdef check work in Lovyan. Then populates a readBytes() i2c function, to read multiple bytes at once, which gets an i2c touchscreen working in Lovyan.

@CLAassistant
Copy link

CLAassistant commented Apr 23, 2024

CLA assistant check
All committers have signed the CLA.

@caveman99
Copy link
Member

Please check the CLA. Unfortunately you have to do that for each repository.

@jp-bennett jp-bennett merged commit a478302 into master Apr 23, 2024
1 check passed
@jp-bennett jp-bennett deleted the I2C-readbytes branch April 23, 2024 14:58
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.

3 participants