Skip to content

Commit ef2a848

Browse files
authored
Merge branch 'master' into HappyGelo05-update-bluetooth
2 parents 70346af + 3479688 commit ef2a848

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/bluetooth.md

Lines changed: 2 additions & 2 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

@@ -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)