Fix compilation issues with espressif mqtt lib

This commit is contained in:
2025-12-04 23:00:34 +01:00
parent fb98ce800a
commit 985642e0fe
6 changed files with 27 additions and 15 deletions
+1
View File
@@ -6,6 +6,7 @@
#include "esp_pm.h"
#include "esp_task_wdt.h"
#include "wifi.hpp"
#include "mqtt.hpp"
#define WATCHDOG_KEEPALIVE_MS 8000