Skip to content

Commit a436da6

Browse files
author
esma
committed
feat: add array in esp32 example
1 parent 61e89b5 commit a436da6

File tree

8 files changed

+1418
-2686
lines changed

8 files changed

+1418
-2686
lines changed

qcloud-iot-ble-esp32/components/qcloud_llsync/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ if (CONFIG_QCLOUD_LLSYNC_SUPPORT)
44
src/core/ble_qiot_llsync_device.c
55
src/core/ble_qiot_llsync_event.c
66
src/core/ble_qiot_llsync_ota.c
7+
src/core/ble_qiot_llsync_utils.c
78
src/core/ble_qiot_service.c
89
src/utils/ble_qiot_utils_base64.c
910
src/utils/ble_qiot_utils_hmac.c

0 commit comments

Comments
 (0)