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

Press and Hold Volume button #2

Open
sankar2389 opened this issue Mar 28, 2021 · 1 comment
Open

Press and Hold Volume button #2

sankar2389 opened this issue Mar 28, 2021 · 1 comment

Comments

@sankar2389
Copy link

Can you please guide me how to handle press and hold a remote button?

@owainm713
Copy link
Owner

Hi

Use the ir.set_repeat(repeat = True) function to ensure the repeat functionality is enabled. Then when the program gets a repeat code it should just set the code to the last code received. This assumes you are using an NEC formatted remote.

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

No branches or pull requests

2 participants