idf_component_register(
        SRCS "diagnostics.cpp"
        INCLUDE_DIRS "include"
        PRIV_REQUIRES driver esp_partition esp_system esp_lcd wifi nvs_flash
)
