Browse Source

Correct typo in previous profile behaviour binding in bluetooth.md

xmkb
Ben Huddleston 4 years ago committed by GitHub
parent
commit
2300ce306a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/docs/behavior/bluetooth.md

2
docs/docs/behavior/bluetooth.md

@ -66,7 +66,7 @@ The bluetooth behavior completes an bluetooth action given on press. @@ -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…
Cancel
Save