docs(doxygen): removed coex header from doxyfile

Failing to build due to missing comments, but the header was
never included in the docs anyway, so might as well remove it.
This commit is contained in:
Marius Vikhammer
2025-01-08 09:27:30 +08:00
parent b3b14bdf43
commit 801b8ef61b

View File

@ -2,4 +2,4 @@ INPUT += \
$(PROJECT_PATH)/components/bt/include/esp32h2/include/esp_bt.h \
$(PROJECT_PATH)/components/esp_phy/include/esp_phy_init.h \
$(PROJECT_PATH)/components/esp_phy/include/esp_phy_cert_test.h \
$(PROJECT_PATH)/components/esp_coex/include/esp_coex_i154.h \