cybergibbons / DS2482_OneWire

A OneWire library using the DS2482 I2C->1-Wire bridge
29 stars 25 forks source link

Optional non-default SCL and SDA pin numbers for Wire #9

Open nTrfAce opened 3 years ago

nTrfAce commented 3 years ago

Add the ability to call OneWire with non-default I2C SCL and SDA pin numbers, which get passed to Wire.

Example for M5Stack M5StickC Plus with non-default I2C Pins:

Example for M5Stack M5StickC Plus with non-default I2C Pins and non-zero I2C Address