vitormhenrique / OctoPrint-Enclosure

OctoPrint Enclosure Plugin
GNU General Public License v3.0
396 stars 201 forks source link

Add option for pullup for DS18B20 #436

Closed ademuri closed 2 years ago

ademuri commented 2 years ago

These sensors need a pullup resistor on the data pin. Instead of using an external pullup, this adds an option to use an internal pullup.

See these instructions for more details.