changed irsendraw parameter to const, #227

This commit is contained in:
Rafi Khan
2016-02-20 23:17:45 -06:00
parent 0d17ef59d8
commit 6e51379fe5
5 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
## 2.0.3 - 2016/02/20
- Change IRSend Raw parameter to const [PR](https://github.com/z3t0/Arduino-IRremote/pull/227)
## 2.0.2 - 2015/12/02
- Added IRremoteInfo Sketch - [PR](https://github.com/z3t0/Arduino-IRremote/pull/241)