1 Commits (master)

Author SHA1 Message Date
Youen Toupin 42711b30d6 renamed DS18B20 sample 6 years ago
ntruchsess 5b3c090601 rearange as arduino-lib 8 years ago
Youen Toupin 887741a806 - added possibility to be notified of individual bits received 9 years ago
Youen Toupin 35b866d933 basic implementation of DS18B20 emulation 9 years ago
Youen Toupin b97a643227 - breaking change: global instance of OneWireSlave renamed from "OneWire" to "OWSlave" to avoid conflict with the OneWire master library in case someone wants both libraries in the same sketch 9 years ago
Youen Toupin 216fcf8cb5 - methods that don't write memory now take const parameters 9 years ago
Youen Toupin 14711750d6 cleaned up project for public distribution (removed debug and unrelated stuff) 9 years ago