Skip to content

Qwiic connector on the Arduino UNO R4 WiFi #2089

Closed
@baqwas

Description

@baqwas

The documentation states that the following statement must be included to support the use of the second I2C interface (for Qwiic):

Wire1.begin();
libraryName.begin( Wire1 );

Unfortunately, there is no reference on how to include the access to libraryName in the sketch. Currently, compilation fails.

Thanks.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions