Moving private includes to sub-directory, #464 (#507)

* Add missing "paragraph" to library.properties.

* Move not-to-be-exported includes to subdirectory.
Remove #include "IRremoteInt.h" from a number of files since it
now does not work any more, and since IRremote.h #includes it already.
This resolves #464.

* Remove #include <IRremoteInt.h> from examples, too.

* Make ir_Lego_PF_BitStreamEncoder.h exported (again).

* Revoked fe24095 (paragraph) to keep 1-1 correspondance to #464.
This commit is contained in:
Bengt Martensson
2017-08-20 23:49:57 +02:00
committed by Rafi Khan
parent 7245efd2f5
commit 24dd940107
26 changed files with 4 additions and 27 deletions

View File

@@ -21,7 +21,7 @@
//------------------------------------------------------------------------------
// The ISR header contains several useful macros the user may wish to use
//
#include "IRremoteInt.h"
#include "private/IRremoteInt.h"
//------------------------------------------------------------------------------
// Supported IR protocols