idf_component_register(
    SRCS "app_lora.c"
         "app_mqtt.c"
         "app_web_ui.c"
         "app_wifi.c"
         "main.c"
         "smoke_x.c"
    INCLUDE_DIRS ".")
