changed bt behavior binding to select prev prof from BT_NXT to BT_PRV.

This commit is contained in:
justin0979 2020-10-07 18:08:11 -05:00
parent 12b9a37005
commit b9965c3a3e

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