Files
IRremoteESP8266/CPPLINT.cfg
David Conran 2b96fc79ff Split the library into smaller separate files similar to upstream. (#196)
- Enable #define flags to enable/disable protocols as needed.
- No material changes to program flow etc were made.
- Tonnes & tonnes of modifications to support the new structure.
- Loads of comments added/changed.
- Changes to #include order, and correct mistaken usage of #include <> vs.
  #include "" per c++ library writting guides.
- Move directories and location to make it work with both Platformio and
  the Arduino IDE.
- Update platform.ini files for new dir structure.
- Update Travis for new path.
2017-05-07 11:51:40 +10:00

4 lines
36 B
INI

set noparent
root=src
linelength=80