Merge pull request #243 from BenHuddleston/patch-1
Correct typo in previous profile behaviour binding in bluetooth.md
This commit is contained in:
commit
00479e913f
1 changed files with 1 additions and 1 deletions
|
@ -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)):
|
||||
|
|
Loading…
Reference in a new issue