Closed Georacer closed 7 years ago
For boards where there are 2 I2C buses, the user is optionally able to pass the preferred channel in the constructor, e.g. AS5601 Sensor(&Wire1)
AS5601 Sensor(&Wire1)
No problem. Thanks for the library!
For boards where there are 2 I2C buses, the user is optionally able to pass the preferred channel in the constructor, e.g.
AS5601 Sensor(&Wire1)