orgua / OneWireHub

OneWire slave device emulator
GNU General Public License v3.0
343 stars 86 forks source link

Port to Arduino NANO #46

Open puhycz opened 6 years ago

puhycz commented 6 years ago

Hello,

I try Example-Code that emulates a DS18B20 on Arduino MEGA and it´s works great.

But on Arduino NANO, it stops on hub.attach(ds18b20); ...

Please do you have some ideas where is problem?

Many thanks,

Jan

orgua commented 6 years ago

did you work through the readme.md in the root-folder? i can't help you like that.