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 6c435c1 commit e0d8523Copy full SHA for e0d8523
docs/bluetooth.rst
@@ -42,7 +42,7 @@ For many BTStack examples, you simply need call the included
42
called afterwards to start processing (in the background).
43
44
You will also need to acquire the BT ``async_context`` system lock before
45
-calling any BTStack APIs. ``__lockBluetooth`` and ``unlockBluetooth`` are
+calling any BTStack APIs. ``__lockBluetooth`` and ``__unlockBluetooth`` are
46
provided in the PicoW variant code.
47
48
Note that if you need to modify the system ``btstack_config.h`` file, do so
0 commit comments