components/esp32-ds18b20/CMakeLists.txt

Tue, 26 Nov 2019 11:20:41 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 26 Nov 2019 11:20:41 +0100
changeset 42
22a0f9810561
parent 15
83314e7b1b4a
permissions
-rw-r--r--

In the main screen dim the not active units.

15
83314e7b1b4a Changed build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 idf_component_register(SRCS ./ds18b20.c INCLUDE_DIRS include REQUIRES esp32-owb)

mercurial