This is the IRremote library for the Arduino - including Airton support

To install, move the downloaded IRremote directory to:
arduino-1.x/libraries/IRremote
where arduino-1.x is your Arduino installation directory

After installation you should have files such as:
arduino-1.x/libraries/IRremote/IRremote.cpp

Copyright 2013 AlphaK

This work is based on the original IRremote library by Ken Shirriff:
+----------------------------------------------------------------------+
| IRremote library for the Arduino                                     |
|                                                                      |
| github url:                                                          |
| http://github.com/shirriff/Arduino-IRremote                          |
|                                                                      |
| For details on the library see the Wiki on github or the blog post   |
| http://arcfn.com/2009/08/multi-protocol-infrared-remote-library.html |
|                                                                      |
| Copyright 2009-2012 Ken Shirriff                                     |
+----------------------------------------------------------------------+
