Browse Source

bugfixed

master
zwsd 3 years ago
parent
commit
93a77d2416
  1. 2
      main/gatts_demo.c

2
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();
//

Loading…
Cancel
Save