Merge pull request #243 from BenHuddleston/patch-1

Correct typo in previous profile behaviour binding in bluetooth.md
This commit is contained in:
Pete Johanson 2020-10-07 23:06:25 -04:00 committed by GitHub
commit 00479e913f
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)):