Skip to content

Tags: romeogoon/IRremoteESP8266

Tags

v1.1.1

Toggle v1.1.1's commit message
Release version 1.1.1 of the library.

Pushed due to bug fix for Issue crankyoldgit#152.

v1.1.0

Toggle v1.1.0's commit message
Prep for v1.1.0 (crankyoldgit#137)

Highlight of changes since v1.0.2:

Finish conversion of applicable send*() procedures to use more standard code. i.e. sendData().
Add repeat functionality to a number of protocols.
Minor change to Sony IR protocol timings based on user reports/experience.
Add appropriate gaps to ends of some protocols where we have inter-command interval timing data.
Add default decoding of Denon IR signals.
Mark procedures to run from flash, rather than defaulting to iram. Enabled by defining ICACHE_FLASH (compiled with -DICACHE_FLASH) in order to be enforced.

v1.0.2

Toggle v1.0.2's commit message
Bump release number to 1.0.2 (crankyoldgit#125)

* Prep for 1.0.2 release.

v1.0.1

Toggle v1.0.1's commit message
Bump version number to 1.0.1 to try to address issue crankyoldgit#99

v0.2.1

Toggle v0.2.1's commit message
Prep for 0.2.1 release

v0.2

Toggle v0.2's commit message
Add initial support for Mitsubishi A/C IR remote emulation. (crankyol…

…dgit#82)

* Initial check-in of Mitsubishi A/C code. Limited testing.

v0.1

Toggle v0.1's commit message
Merge pull request crankyoldgit#81 from 1technophile/patch-2

add travis build status icon.