Commit Graph

2 Commits

Author SHA1 Message Date
ToniA 7c45e2ca41 Fix type problem 2016-01-28 19:35:44 +02:00
ToniA 933d6c7fe0 Add the 'IRSenderBitBang' IR send method. This should generate the carrier
wave on ESP8266 by switching the IR led on and off without using the Arduino
PWM registers.

In the 'simple.ino' change use this IR definition:

IRSenderBitBang irSender(1)
2016-01-24 17:02:19 +02:00