readme.md

This commit is contained in:
Rafi Khan
2017-04-22 22:08:11 -06:00
parent 18f12d3aff
commit 6c77dd9d17

View File

@@ -8,14 +8,14 @@ This library enables you to send and receive using infra-red signals on an Ardui
Tutorials and more information will be made available on [the official homepage](http://z3t0.github.io/Arduino-IRremote/).
## Version - 2.2.3
## Version - 3.0.0
## Installation
1. Navigate to the [Releases](https://github.com/z3t0/Arduino-IRremote/releases) page.
2. Download the latest release.
3. Extract the zip file
4. Move the "IRremote" folder that has been extracted to your libraries directory.
5. Make sure to delete Arduino_Root/libraries/RobotIRremote. Where Arduino_Root refers to the install directory of Arduino. The library RobotIRremote has similar definitions to IRremote and causes errors.
5. Make sure to delete `Arduino_Root/libraries/RobotIRremote` Where Arduino_Root refers to the install directory of Arduino. The library RobotIRremote has similar definitions to IRremote and causes errors.
## FAQ
@@ -73,11 +73,11 @@ If you want to contribute to this project:
Check [here](Contributing.md) for some guidelines.
## Contact
Email: zetoslab@gmail.com
Please only email me if it is more appropriate than creating an Issue / PR. I **will** not respond to requests for adding support for particular boards, unless of course you are the creator of the board and would like to cooperate on the project. I will also **ignore** any emails asking me to tell you how to implement your ideas. However, if you have a private inquiry that you would only apply to you and you would prefer it to be via email, by all means.
If you are having issues with the library feel free to [create an issue](https://github.com/z3t0/Arduino-IRremote/issues/new), please follow the autogenerated template
## Contributors
Check [here](Contributors.md)
## Copyright
Copyright 2009-2012 Ken Shirriff
Copyright 2009-2012 Ken Shirrif
Copyright 2017 Rafi Khan