CMakeLists.txt 116 B

123
  1. idf_component_register(SRCS "main.c"
  2. INCLUDE_DIRS "."
  3. REQUIRES driver dht22)