- Fix for ESP32 send Error, removed
USE_SOFT_SEND_PWM
macro. - Added Onkyo protocol.
- Support for old 2.x code by backwards compatible
decode(decode_results *aResults)
function. - Removed USE_OLD_DECODE macro and added NO_LEGACY_COMPATIBILITY macro.
- Added ATtiny1604 support.
- New SendAndReceive example.
- Added ESP8266 support.
- Extended DEBUG output.