mirror of https://github.com/zmkfirmware/zmk.git
fix(docs): Fix remark on &bt parameter #2
This commit is contained in:
parent
78fa1e77c4
commit
12d73ba4f9
|
|
@ -56,7 +56,7 @@ The bluetooth behavior completes an bluetooth action given on press.
|
|||
|
||||
- Reference: `&bt`
|
||||
- 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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue