File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- # IRLremote 2.0.1
1+ # IRLremote 2.0.2
22
33![ Infrared Picture] ( header.jpg )
44
@@ -262,6 +262,9 @@ Links
262262Version History
263263===============
264264```
265+ 2.0.2 Release (08.04.2018)
266+ * Added ESP8266 #20
267+
2652682.0.1 Release (16.01.2018)
266269* Fix makefile compilation
267270
Original file line number Diff line number Diff line change 11name =IRLremote
2- version =2.0.1
2+ version =2.0.2
33author =NicoHood
44maintainer =NicoHood <
[email protected] >
55sentence =Lightweight Infrared library for Arduino
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ THE SOFTWARE.
3030#endif
3131
3232// Software version
33- #define IRL_VERSION 201
33+ #define IRL_VERSION 202
3434
3535// Delay_basic is only for avrs. With ARM sending is currently not possible
3636// TODO implement sending
You can’t perform that action at this time.
0 commit comments