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 -1
View File
@@ -9,4 +9,4 @@ idf_component_register(SRCS "./main.cpp"
esp_system
freertos
log
mqtt_client)
mqtt)