We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4049e94 commit 0b405a5Copy full SHA for 0b405a5
README.md
@@ -1,7 +1,7 @@
1
# Arduino_IDF_BLE_scan example using 3rd party NimBLE stack
2
3
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.
+Mandantory not to forget to switch off Arduino included BLE libs.
5
Done in `sdkconfig.defaults`
6
7
Thx @h2zero for the great BLE library.
0 commit comments