Skip to content

Commit 419c948

Browse files
committed
Fixed rev to 2.3.3 and added info on timer used.
1 parent 9133814 commit 419c948

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ We are open to suggestions for adding support to new boards, however we highly r
4343
| [ATmega8535 ATmega16, ATmega32](https://github.com/MCUdude/MightyCore) | **13** | **1** |
4444
| [ATmega64, ATmega128](https://github.com/MCUdude/MegaCore) | **13** | **1** |
4545
| ATmega1280, ATmega2560 | 5, 6, **9**, 11, 46 | 1, **2**, 3, 4, 5 |
46+
| [ESP32](http://esp32.net/) | N/A (not supported) | **1** |
4647
| [Teensy 1.0](https://www.pjrc.com/teensy/) | **17** | **1** |
4748
| [Teensy 2.0](https://www.pjrc.com/teensy/) | 9, **10**, 14 | 1, 3, **4_HS** |
4849
| [Teensy++ 1.0 / 2.0](https://www.pjrc.com/teensy/) | **1**, 16, 25 | 1, **2**, 3 |

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.2.4 - 2017/03/31
1+
## 2.3.3 - 2017/03/31
22
- Added ESP32 IR receive support [PR #427](https://github.com/z3t0/Arduino-IRremote/pull/425)
33

44
## 2.2.3 - 2017/03/27

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "https://github.com/z3t0/Arduino-IRremote.git"
99
},
10-
"version": "2.2.4",
10+
"version": "2.3.3",
1111
"frameworks": "arduino",
1212
"platforms": "atmelavr",
1313
"authors" :

0 commit comments

Comments
 (0)