Commit Graph

3 Commits

Author SHA1 Message Date
Youen Toupin
887741a806 - added possibility to be notified of individual bits received
- fixed bug when sending individual bits or canceling a write operation
- DS18B20 sample now sends zeros during conversion, and ones when conversion is finished
2015-12-14 23:00:27 +01:00
Youen Toupin
35b866d933 basic implementation of DS18B20 emulation 2015-12-13 22:03:13 +01:00
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
- upgrade to visual 2015 and arduino IDE 1.6.6
2015-12-13 21:33:43 +01:00