IRremoteESP8266
v2.3.1 (20171229)
[Bug Fixes]
- Setting
#define SEND_FUJITSU_AC false
caused a compilation error (#375) - Integer underflow caused huge
space()
insendGeneric()
(#381)
[Features]
- Support sending & receiving Lasertag codes. (#374)
- Reduce the library footprint by using a new
sendGeneric()
routine. (#373)
[Misc]