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

[Won't build] Single tap infrared #992

Draft
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

makeevrserg
Copy link
Collaborator

@makeevrserg makeevrserg commented Nov 25, 2024

Background

When pressing infrared buttons anywhere - the signal will be send not once. FW added new request which allows one-time infrared signal send

Changes

  • Change EmulateApi with new one-time send

Test plan

@makeevrserg makeevrserg requested a review from LionZXY as a code owner November 25, 2024 15:22
@makeevrserg makeevrserg marked this pull request as draft November 25, 2024 15:23
@makeevrserg makeevrserg changed the title Single tap infrared [Won't build] Single tap infrared Nov 25, 2024
appButtonPressRequest = getAppButtonPressRequest(config, isIndexEmulateSupport)
if (config.isPressRelease) {
appButtonPressReleaseRequest = getAppButtonPressReleaseRequest(
config,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to add version check for old flippers where this feature was not yet in firmware

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