Skip to content

Commit be9e5b8

Browse files
Update CMakeLists.txt
1 parent 28de917 commit be9e5b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CMakeLists.txt

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Author: diplfranzhoepfinger
2+
# reference: https://docs.espressif.com/projects/arduino-esp32/en/latest/esp-idf_component.html
3+
# URL: https://github.com/milesburton/Arduino-Temperature-Control-Library
4+
# DATE: 15.02.2023
5+
16
idf_component_register(
27
SRCS "DallasTemperature.cpp"
38
INCLUDE_DIRS "."

0 commit comments

Comments
 (0)