Skip to content

Commit

Permalink
Fix headings
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWeirdDev committed Nov 14, 2021
1 parent b09ee89 commit b277188
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,15 +158,15 @@ bluetooth_battery.py $(bluetoothctl info | awk '/^Device/ {print $2}')
```
to query the battery of all connected devices.

### It didn't work?
## It didn't work?

You can set the port number manually by adding a dot at the end of mac address, like this: `00:00:00:00:00:00.3`

Try port numbers `1 to 30` to find the one that works for your device. (wait a few seconds between each try)

If that didn't work, **disconnect your device first**, and then try again.

### Still doesn't work?
## Still doesn't work?

Please consider that this script doesn't guarantee to support every bluetooth device.

Expand Down

0 comments on commit b277188

Please sign in to comment.