DavidAntliff / esp32-ds18b20-example

ESP32-compatible example for Maxim Integrated DS18B20 Programmable Resolution 1-Wire Digital Thermometer.
MIT License
108 stars 34 forks source link

Super merge of several pending PRs #11

Closed DavidAntliff closed 4 years ago

DavidAntliff commented 4 years ago

https://github.com/DavidAntliff/esp32-ds18b20-example/pull/8 https://github.com/DavidAntliff/esp32-ds18b20-example/pull/9 https://github.com/DavidAntliff/esp32-ds18b20-example/pull/10

DavidAntliff commented 4 years ago

Works with IDF v3.3, but there's a problem with v4.1-beta1. I will merge this for now, and treat the 4.1-beta1 issue as a new PR.

https://github.com/DavidAntliff/esp32-ds18b20-example/issues/12