From ff269cc3c120cb224e7eb49f2daa704213fdab56 Mon Sep 17 00:00:00 2001 From: Indu Prakash Date: Fri, 7 Oct 2022 20:43:24 -0500 Subject: [PATCH] Fixed BL602 build error --- src/httpserver/hass.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/httpserver/hass.c b/src/httpserver/hass.c index 7fe20fe05..ccfe1eb64 100644 --- a/src/httpserver/hass.c +++ b/src/httpserver/hass.c @@ -2,6 +2,7 @@ #include "../new_common.h" #include "../new_cfg.h" #include "../logging/logging.h" +#include "../hal/hal_wifi.h" /* Abbreviated node names - https://www.home-assistant.io/docs/mqtt/discovery/