We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bef8c3 commit 792629aCopy full SHA for 792629a
1 file changed
docs/control_commands.md
@@ -21,6 +21,7 @@ These commands
21
|--------------|---------------------|--------|
22
| 0x01 | Mic Mode | Single value (1 byte) |
23
| 0x05 | Button Send Mode | Single value (1 byte) |
24
+| 0x06 | Has ownership | Single value (1 byte): `0x01` = own, `0x00` = doesn't own |
25
| 0x12 | VoiceTrigger for Siri | Single Value (1 byte): `0x01` = enabled, `0x01` = disabled |
26
| 0x14 | SingleClickMode | Single value (1 byte) |
27
| 0x15 | DoubleClickMode | Single value (1 byte) |
0 commit comments