From 650b128d5de7e885488ca6a59a23b69d76c54197 Mon Sep 17 00:00:00 2001 From: Kavish Devar Date: Mon, 29 Sep 2025 17:18:37 +0530 Subject: [PATCH] docs: change section title in control cmd doc Updated section title from 'Control Commands' to 'Identifiers and details'. --- docs/control_commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/control_commands.md b/docs/control_commands.md index 2b8211c..88a01c1 100644 --- a/docs/control_commands.md +++ b/docs/control_commands.md @@ -14,7 +14,7 @@ So, our control commands becomes 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. -## Control Commands +## Identifiers and details | Command identifier | Description | |--------------|---------------------|