micropython/drivers/onewire
Damien George 683df1c8d5 drivers/onewire: Enable pull-up when init'ing the 1-wire pin.
A previous version of the 1-wire driver (which was recently replaced by the
current one) had this behaviour and it allows to create a 1-wire bus
without any external pull-up resistors.
2017-06-26 17:48:05 +10:00
..
ds18x20.py drivers/onewire: Move onewire.py, ds18x20.py from esp8266 to drivers. 2017-06-22 16:28:07 +10:00
onewire.py drivers/onewire: Enable pull-up when init'ing the 1-wire pin. 2017-06-26 17:48:05 +10:00