You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/SupportedBoards.rst
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1084,7 +1084,7 @@ Steps to find MAC address:
1084
1084
- On Linux: install bluez-utils and run :code:`bluetoothctl paired-devices`
1085
1085
- On MacOS: run :code:`system_profiler SPBluetoothDataType`
1086
1086
1087
-
**On Linux in order to compile and use it you may need to install :code:`libbluetooth-dev` for Debian like systems from :code:`apt-get` and :code:`bluez-libs-devel` for Fedora like systems from :code:`dnf`.**
1087
+
On Linux in order to compile and use it you may need to install ``libbluetooth-dev`` for Debian like systems from ``apt-get`` and ``bluez-libs-devel`` for Fedora like systems from ``dnf``.
1088
1088
1089
1089
BrainAlive
1090
1090
-----------
@@ -1161,7 +1161,7 @@ Supported platforms:
1161
1161
- MacOS
1162
1162
- Devices like Raspberry Pi
1163
1163
1164
-
**On Linux in order to compile and use it you may need to install :code:`libbluetooth-dev` for Debian like systems from :code:`apt-get` and :code:`bluez-libs-devel` for Fedora like systems from :code:`dnf`.**
1164
+
On Linux in order to compile and use it you may need to install ``libbluetooth-dev`` for Debian like systems from ``apt-get`` and ``bluez-libs-devel`` for Fedora like systems from ``dnf``.
1165
1165
1166
1166
Available :ref:`presets-label`:
1167
1167
@@ -1212,7 +1212,7 @@ Supported platforms:
1212
1212
- MacOS
1213
1213
- Devices like Raspberry Pi
1214
1214
1215
-
**On Linux in order to compile and use it you may need to install :code:`libbluetooth-dev` for Debian like systems from :code:`apt-get` and :code:`bluez-libs-devel` for Fedora like systems from :code:`dnf`.**
1215
+
On Linux in order to compile and use it you may need to install ``libbluetooth-dev`` for Debian like systems from ``apt-get`` and ``bluez-libs-devel`` for Fedora like systems from ``dnf``.
0 commit comments