changes for new hosted-muc (#23834)

This commit is contained in:
Jason2866 2025-08-25 23:08:40 +02:00 committed by GitHub
parent bff1e53c42
commit e6e837f814
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,6 +15,9 @@
#define XDRV_84 84
#include "esp_hosted.h"
#if __has_include("port/esp/freertos/include/port_esp_hosted_host_config.h")
#include "port/esp/freertos/include/port_esp_hosted_host_config.h"
#endif //#include "port_esp_hosted_host_config.h"
#include "esp_hosted_api_types.h"
#include "esp_hosted_ota.h"