From 93a77d24160c536eaa28b6d5efc2f4011554bdf5 Mon Sep 17 00:00:00 2001 From: zwsd Date: Sat, 9 Jul 2022 16:42:48 +0800 Subject: [PATCH] bugfixed --- main/gatts_demo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/gatts_demo.c b/main/gatts_demo.c index 280d40b..96a7bca 100644 --- a/main/gatts_demo.c +++ b/main/gatts_demo.c @@ -959,7 +959,7 @@ void bluetooth_gatts_try_process_data() } ch = ch->next; } - + cJSON_Delete(json_tmp); // buffer置0 buffer_all_init(); //未在处理数据