PaulStoffregen / OneWire

Library for Dallas/Maxim 1-Wire Chips
http://www.pjrc.com/teensy/td_libs_OneWire.html
579 stars 382 forks source link

Add support for ATMega4809 #66

Closed facchinm closed 5 years ago

facchinm commented 5 years ago

Tested with UNO WiFi REV2 using DS18x20_temperature example. DATA pin on D10, 4k7 pullup resistor.

See https://github.com/PaulStoffregen/SerialFlash/commit/218cecdae12b806cfb665309f15fe5b3668f81e2#comments for related discussion