Skip to content

Commit 792629a

Browse files
committed
docs: add 'has ownership' control cmd
1 parent 5bef8c3 commit 792629a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/control_commands.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ These commands
2121
|--------------|---------------------|--------|
2222
| 0x01 | Mic Mode | Single value (1 byte) |
2323
| 0x05 | Button Send Mode | Single value (1 byte) |
24+
| 0x06 | Has ownership | Single value (1 byte): `0x01` = own, `0x00` = doesn't own |
2425
| 0x12 | VoiceTrigger for Siri | Single Value (1 byte): `0x01` = enabled, `0x01` = disabled |
2526
| 0x14 | SingleClickMode | Single value (1 byte) |
2627
| 0x15 | DoubleClickMode | Single value (1 byte) |

0 commit comments

Comments
 (0)