Skip to content
This repository was archived by the owner on Apr 23, 2023. It is now read-only.

Commit 5ead5f2

Browse files
committed
Added Bluetooth as an required component
1 parent abd792c commit 5ead5f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: cpp_utils/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ set(COMPONENT_REQUIRES
55
"json"
66
"mdns"
77
"nvs_flash"
8+
"bt"
89
)
910
set(COMPONENT_PRIV_REQUIRES )
1011

0 commit comments

Comments
 (0)