Skip to content

Commit 0b405a5

Browse files
authored
Update README.md
1 parent 4049e94 commit 0b405a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Arduino_IDF_BLE_scan example using 3rd party NimBLE stack
22

33
BLE scan example, using the great h2zero NimBLE implementation. The needed NimBLE lib is loaded via the IDF component manager -> `idf_component.yml`.
4-
Mandantory not to forget to switch Arduino included BLE libs.
4+
Mandantory not to forget to switch off Arduino included BLE libs.
55
Done in `sdkconfig.defaults`
66

77
Thx @h2zero for the great BLE library.

0 commit comments

Comments
 (0)