Tags: romeogoon/IRremoteESP8266
Tags
Release version 1.1.1 of the library. Pushed due to bug fix for Issue crankyoldgit#152.
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.
Bump release number to 1.0.2 (crankyoldgit#125) * Prep for 1.0.2 release.
Bump version number to 1.0.1 to try to address issue crankyoldgit#99
Merge pull request crankyoldgit#81 from 1technophile/patch-2 add travis build status icon.