Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added --repeat option for --dev arguments #376

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

nicola02nb
Copy link
Contributor

@nicola02nb nicola02nb commented Oct 20, 2024

Changes made

Added --repeat option for --dev arguments.

Example of usage:
headsetcontrol --dev -- --device 0x1038:0x2202 --interface 3 --send 0x00,0xb0 --receive --repeat 5

It essentially repeats command evey 5 seconds (sleep between one to another can be changed and should be > 1)

It will be useful to users that are not familiar with wireshark or other programs to track changing bytes for features like battery, chatmix, etc..

Checklist

  • I adjusted the README (if needed)
  • For new features in HeadsetControl: I discussed it beforehand in Issues or Discussions and adhered to the wiki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant