-
Notifications
You must be signed in to change notification settings - Fork 834
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Give IRmacros.h smaller scope to avoid impacting projects using IRrem…
…oteESP8266 (#1857) Most projects use IRremoteESP8266 by including the IRremoteESP8266.h file. To avoid unexpectedly impacting these projects it is safer to move the include to only where it is to be used. Ref #1853 Ref #1851
- Loading branch information
1 parent
48f2db2
commit bb78783
Showing
2 changed files
with
2 additions
and
2 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