Skip to content

Commit 12d73ba

Browse files
committed
fix(docs): Fix remark on &bt parameter #2
1 parent 78fa1e7 commit 12d73ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/behaviors/bluetooth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The bluetooth behavior completes an bluetooth action given on press.
5656

5757
- Reference: `&bt`
5858
- Parameter #1: The bluetooth command define, e.g. `BT_CLR`
59-
- Parameter #2: Only applies to `BT_SEL` and is the 0-indexed profile by number
59+
- Parameter #2: Only applies to `BT_SEL` and `BT_DISC`, and is the 0-indexed profile by number
6060

6161
### Examples
6262

0 commit comments

Comments
 (0)