fix(docs): Fix remark on &bt parameter #2

This commit is contained in:
Cem Aksoylar 2023-12-17 15:31:18 -08:00
parent 78fa1e77c4
commit 12d73ba4f9

View File

@ -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