impulseCounter/main/CMakeLists.txt
2025-05-22 12:14:01 +02:00

4 lines
154 B
CMake

idf_component_register(SRCS "app_main.c"
PRIV_REQUIRES mqtt nvs_flash esp_netif esp_driver_gpio
INCLUDE_DIRS ".")