Declare TwoWire functions as virtual
To make alternative implementations of the TwoWire class (e.g. SoftwareWire for software I2C) work properly being passed to libraries that expect TwoWire type.
Showing
Please register or sign in to comment