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

Upgrade library IRRemoteEsp8266 to 2.6.4, now using sendPioneer() #6145

Merged
merged 1 commit into from
Jul 29, 2019

Conversation

s-hadinger
Copy link
Collaborator

Description:

Upgraded IRRemoteEsp8266 to 2.6.4 which now includes patched Pioneer protocol.
Specifically updated IRremoteESP8266.h according the previous Tasmota configuration.
Changed xdrv_05_irremote.ino to now use sendPioneer().

Code impact: 32 bytes.

Related issue (if applicable): fixes #6100

Checklist:

  • The pull request is done against the latest dev branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR.
  • The code change is tested and works on core 2.3.0, 2.4.2 and 2.5.2
  • The code change pass travis tests. Your PR cannot be merged unless tests pass
  • I accept the CLA.

@arendst arendst merged commit 3bf6e2e into arendst:development Jul 29, 2019
@s-hadinger s-hadinger deleted the IRremote_2_6_10 branch July 29, 2019 07:41
@s-hadinger s-hadinger mentioned this pull request Aug 6, 2019
6 tasks
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.

Irsend doesn't work for pioneer
2 participants