Enable DS18x20 for ESP32C3

This commit is contained in:
Stephan Hadinger 2021-06-10 12:27:07 +02:00
parent 2b52ae255d
commit 572130e4cb

View File

@ -17,8 +17,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
// ESP32C3 I2S is not supported yet
#if defined(CONFIG_IDF_TARGET_ESP32) || defined(CONFIG_IDF_TARGET_ESP32S2)
#ifdef ESP32
#ifdef USE_DS18x20
/*********************************************************************************************\
* DS18B20 - Temperature - Multiple sensors