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

Fix CMakeLists.txt for CMake variable changes in ESP-IDF v4.1-beta1 and newer #14

Closed DavidAntliff closed 4 years ago

DavidAntliff commented 4 years ago

See issue #12

DavidAntliff commented 4 years ago

This cannot be merged until we have a reliable way to differentiate between IDF v3.x and v4.x, as this change is not backwards-compatible with v3.3.