idf_component_register(
SRCS "main.c" "hijack_tx.c"
INCLUDE_DIRS "."
REQUIRES esp_wifi esp_timer nvs_flash esp_netif esp_event esp_rom heap
)