Skip to content

Commit 044549d

Browse files
committed
Remove note blocks
1 parent 3a201b7 commit 044549d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/bluetooth.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Every Bluetooth device is different. They use the same or similar protocols, but
6161

6262
Some of the code and technologies that make Bluetooth work reliably are patented, and only device vendors who have licensed the permission to use that patented technology will be able to experience the full benefits (for more information see the "Audio Input/Output" section below.)
6363

64-
> **NOTE:** Some devices, such as Apple or Sony headphones, particularly take advantage of these patents and technologies to ensure they work well with similar devices. Often these devices are not tested against Linux machines. That doesn't mean these devices will not work, only that behavior or performance may vary.
64+
> Some devices, such as Apple or Sony headphones, particularly take advantage of these patents and technologies to ensure they work well with similar devices. Often these devices are not tested against Linux machines. That doesn't mean these devices will not work, only that behavior or performance may vary.
6565
6666
### Kernel Versions
6767

@@ -105,7 +105,7 @@ Installing Bluetooth related software with this command:
105105
sudo apt install blueman
106106
```
107107

108-
**NOTE:** After reinstalling the above packages, fully shut down the machine and then power it back on, rather than rebooting. This ensures the hardware completely resets.
108+
> After reinstalling the above packages, fully shut down the machine and then power it back on, rather than rebooting. This ensures the hardware completely resets.
109109
110110
Open bluetooth manager, Super + Space and search:
111111

@@ -303,7 +303,7 @@ Then they can be installed with this command:
303303
sudo dpkg -i linux-firmware_#.###.#_all.deb
304304
```
305305

306-
> **NOTE:** You'll need to replace the numbers/file name with the most current version after downloading it.
306+
> You'll need to replace the numbers/file name with the most current version after downloading it.
307307
308308
### File Transfer
309309

0 commit comments

Comments
 (0)