From 2bbe388738677721cf52ccdf73eaa2af6ee5cf5f Mon Sep 17 00:00:00 2001 From: wangfq Date: Tue, 7 Jul 2026 18:47:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20iot=5Fmqtt=5Fsrv.c=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E7=BC=BA=E5=A4=B1=E7=9A=84=20tcp=5Fjson=5Fsrv.h=20include?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vd960DBN/BLE/OnlyUpdateApp_Peripheral/APP/iot_mqtt_srv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/vd960DBN/BLE/OnlyUpdateApp_Peripheral/APP/iot_mqtt_srv.c b/vd960DBN/BLE/OnlyUpdateApp_Peripheral/APP/iot_mqtt_srv.c index 8c80b01..874b409 100644 --- a/vd960DBN/BLE/OnlyUpdateApp_Peripheral/APP/iot_mqtt_srv.c +++ b/vd960DBN/BLE/OnlyUpdateApp_Peripheral/APP/iot_mqtt_srv.c @@ -21,6 +21,7 @@ #include "cmcng.h" #include "loop_uart_proto.h" #include "simple_json.h" +#include "tcp_json_srv.h" #include "storage.h" #include #include