Skip to content

Commit 650b128

Browse files
authored
docs: change section title in control cmd doc
Updated section title from 'Control Commands' to 'Identifiers and details'.
1 parent 395feab commit 650b128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/control_commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ So, our control commands becomes
1414

1515
Bytes that are not used are set to `0x00`. From what I've observed, the `data3` and `data4` are never used, and hence always zero. And, the `data2` is usually used when the configuration can be different for the two buds: like, to change the long press mode. Or, if there can be two "state" variables for the same feature: like the Hearing Aid feature.
1616

17-
## Control Commands
17+
## Identifiers and details
1818

1919
| Command identifier | Description |
2020
|--------------|---------------------|

0 commit comments

Comments
 (0)