Files
agri_env/main/CMakeLists.txt

4 lines
189 B
CMake
Executable File

idf_component_register(SRCS "main.c"
INCLUDE_DIRS "."
REQUIRES nvs_flash esp_wifi esp_event esp_system wifi-connect agri_env bh1750 dht relay_ctrl )