Skip to content

Made TwoWire functions virtual#288

Closed
SRGDamia1 wants to merge 1 commit into
arduino:masterfrom
SRGDamia1:master
Closed

Made TwoWire functions virtual#288
SRGDamia1 wants to merge 1 commit into
arduino:masterfrom
SRGDamia1:master

Conversation

@SRGDamia1
Copy link
Copy Markdown

Fix #94

I'd like the functions to be virtual to allow software I2C instances to inherit from the class without object slicing.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 9, 2021

CLA assistant check
All committers have signed the CLA.

@aentinger
Copy link
Copy Markdown
Contributor

Superseded by #396.

@aentinger aentinger closed this May 25, 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

Successfully merging this pull request may close these issues.

[Wire] make TwoWire all class functions virtual

3 participants