Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
diplfranzhoepfinger authored Feb 15, 2023
1 parent 28de917 commit be9e5b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Author: diplfranzhoepfinger
# reference: https://docs.espressif.com/projects/arduino-esp32/en/latest/esp-idf_component.html
# URL: https://github.com/milesburton/Arduino-Temperature-Control-Library
# DATE: 15.02.2023

idf_component_register(
SRCS "DallasTemperature.cpp"
INCLUDE_DIRS "."
Expand Down

0 comments on commit be9e5b8

Please sign in to comment.