Correct typo in previous profile behaviour binding in bluetooth.md

This commit is contained in:
Ben Huddleston 2020-10-07 22:25:21 +01:00 committed by GitHub
parent 12b9a37005
commit 2300ce306a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ The bluetooth behavior completes an bluetooth action given on press.
1. Behavior binding to select the previous profile:
```
&bt BT_NXT
&bt BT_PRV
```
1. Behavior binding to select the 2nd profile (passed parameters are [zero based](https://en.wikipedia.org/wiki/Zero-based_numbering)):