forked from crankyoldgit/IRremoteESP8266
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**[Bug Fixes]** - Ensure the IR LED is off before we start. (crankyoldgit#405) **[Features]** - Experimental decode support for Gree HVAC units (crankyoldgit#397) - Initial support for Haier A/Cs. (crankyoldgit#409) - Improve timing accuracy of unit tests. (crankyoldgit#403) - Rework matchData() to handle equal total data bit time protocols. (crankyoldgit#408) **[Misc]** - Add startup text to IRrecvDumpV2 and IRrecvDemo (crankyoldgit#412) - Tweak timings on Fujitsu A/C header (crankyoldgit#418) - AutoAnalyseRawData.sh: Add some support for handling larger than 64 bit codes. (crankyoldgit#419) - Use better comments for send GPIO in examples. (crankyoldgit#425)
- Loading branch information
1 parent
1f9d0ab
commit 9ff6f2d
Showing
6 changed files
with
110 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters