From 469edd4ff1d3499105aa911f46ab29e3a53a6aa6 Mon Sep 17 00:00:00 2001 From: Marc MERLIN Date: Sat, 1 Apr 2017 08:32:37 -0700 Subject: [PATCH] Fixed rev to 2.3.3 and added info on timer used. --- README.md | 1 + changelog.md | 2 +- library.json | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ecf112..305c7bd 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ We are open to suggestions for adding support to new boards, however we highly r | [ATmega8535 ATmega16, ATmega32](https://github.com/MCUdude/MightyCore) | **13** | **1** | | [ATmega64, ATmega128](https://github.com/MCUdude/MegaCore) | **13** | **1** | | ATmega1280, ATmega2560 | 5, 6, **9**, 11, 46 | 1, **2**, 3, 4, 5 | +| [ESP32](http://esp32.net/) | N/A (not supported) | **1** | | [Teensy 1.0](https://www.pjrc.com/teensy/) | **17** | **1** | | [Teensy 2.0](https://www.pjrc.com/teensy/) | 9, **10**, 14 | 1, 3, **4_HS** | | [Teensy++ 1.0 / 2.0](https://www.pjrc.com/teensy/) | **1**, 16, 25 | 1, **2**, 3 | diff --git a/changelog.md b/changelog.md index dc01c98..81339f2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -## 2.2.4 - 2017/03/31 +## 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 diff --git a/library.json b/library.json index 4f29e7b..d8cd523 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/z3t0/Arduino-IRremote.git" }, - "version": "2.2.4", + "version": "2.3.3", "frameworks": "arduino", "platforms": "atmelavr", "authors" :