components/esp32-ds18b20/CMakeLists.txt

Mon, 06 Apr 2020 20:01:51 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 06 Apr 2020 20:01:51 +0200
changeset 53
20c14b06f255
parent 15
83314e7b1b4a
permissions
-rw-r--r--

Turn off the watchdog timer during OTA update.

idf_component_register(SRCS ./ds18b20.c INCLUDE_DIRS include REQUIRES esp32-owb)

mercurial