fix(docs): Fix remark on &bt parameter #2
This commit is contained in:
parent
78fa1e77c4
commit
12d73ba4f9
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ The bluetooth behavior completes an bluetooth action given on press.
|
||||||
|
|
||||||
- Reference: `&bt`
|
- Reference: `&bt`
|
||||||
- Parameter #1: The bluetooth command define, e.g. `BT_CLR`
|
- Parameter #1: The bluetooth command define, e.g. `BT_CLR`
|
||||||
- Parameter #2: Only applies to `BT_SEL` and is the 0-indexed profile by number
|
- Parameter #2: Only applies to `BT_SEL` and `BT_DISC`, and is the 0-indexed profile by number
|
||||||
|
|
||||||
### Examples
|
### Examples
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue