github Arduino-IRremote/Arduino-IRremote v4.2.1
Fixes and TinyReceiver 2.0

latest releases: v4.3.1, v4.3.0
3 months ago
  • Fix wrong type of tEnableLEDFeedback in IRSend.hpp and IRReceive.hpp.
  • TinyReceiver 2.0
    • New TinyIRReceiverData which is filled with address, command and flags.
    • Removed parameters address, command and flags from callback handleReceivedTinyIRData() and printTinyReceiverResultMinimal().
    • Callback function now only enabled if USE_CALLBACK_FOR_TINY_RECEIVER is activated.
  • Fix changing IR_SEND_PIN dynamically for ESP32.
  • Fix wrong type of tEnableLEDFeedback.
  • Support for ESP32-C3.

Don't miss a new Arduino-IRremote release

NewReleases is sending notifications on new releases.