cybergibbons / DS2482_OneWire

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

Failed to compile #2

Open dhunink opened 7 years ago

dhunink commented 7 years ago

The DallasTemperature example runs the following error when compiling: error: no matching function for call to 'OneWire::OneWire()'

apadevices commented 3 years ago

Have same problem. Any advice how to fix it?