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

Implementation of Button 3 and 4 #1

Open
Jev1337 opened this issue Feb 5, 2024 · 1 comment
Open

Implementation of Button 3 and 4 #1

Jev1337 opened this issue Feb 5, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Jev1337
Copy link
Owner

Jev1337 commented Feb 5, 2024

Originally posted by @TimelessNL in Jev1337/NiceFlor-Encoder#1 (comment)

Additional Notes:
Button 1: 0x01
Button 2: 0x02
Button 3: 0x04
Button 4: 0x08

Generating different codes using:

send(0x00E48DCA,1,1)
send(0x00E48DCA,2,1)
send(0x00E48DCA,4,1)
send(0x00E48DCA,8,1)
@Jev1337 Jev1337 self-assigned this Feb 5, 2024
@Jev1337 Jev1337 added the enhancement New feature or request label Feb 5, 2024
@Jev1337 Jev1337 pinned this issue Feb 5, 2024
@Jev1337
Copy link
Owner Author

Jev1337 commented Feb 5, 2024

Solution to be tested @ dev branch.

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

No branches or pull requests

1 participant