Revert "Added ESP32 IR receive support (IRsend not implemented yet)."

This commit is contained in:
Rafi Khan
2017-04-05 10:27:46 -06:00
committed by GitHub
parent e0c2649b9f
commit 4cdac5fcc8
10 changed files with 8 additions and 74 deletions

View File

@@ -1,6 +1,3 @@
## 2.3.3 - 2017/03/31
- Added ESP32 IR receive support [PR #427](https://github.com/z3t0/Arduino-IRremote/pull/425)
## 2.2.3 - 2017/03/27
- Fix calculation of pause length in LEGO PF protocol [PR #427](https://github.com/z3t0/Arduino-IRremote/pull/427)