Newer
Older
bathroom-plugin / bathroom-esp32 / main / CMakeLists.txt
@Mark Mark on 5 Nov 159 bytes Start wifi
idf_component_register(SRCS "main.cpp"
                       INCLUDE_DIRS "."
                       REQUIRES driver
                       REQUIRES esp_wifi)