Skip to content

Commit

Permalink
devel/arduino-irremote: Update to 4.2.1
Browse files Browse the repository at this point in the history
Changes since 4.2.0

 - Fix wrong type of tEnableLEDFeedback in IRSend.hpp and IRReceive.hpp.

 - Add TinyReceiver 2.0.

 - Fix changing IR_SEND_PIN dynamically for ESP32.

 - Fix wrong type of tEnableLEDFeedback.

 - Support for ESP32-C3.

Reported by:    portscout
  • Loading branch information
leres committed Jan 24, 2024
1 parent dde3ead commit 700aeb5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion devel/arduino-irremote/Makefile
@@ -1,5 +1,5 @@
PORTNAME= arduino-irremote
PORTVERSION= 4.2.0
PORTVERSION= 4.2.1
DISTVERSIONPREFIX= v
CATEGORIES= devel

Expand Down
6 changes: 3 additions & 3 deletions devel/arduino-irremote/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1692741190
SHA256 (z3t0-Arduino-IRremote-v4.2.0_GH0.tar.gz) = bd6c4a2d5ec8013240cc19e1c6ebe2d903e28b8acc27bdee6f172d22db3ec392
SIZE (z3t0-Arduino-IRremote-v4.2.0_GH0.tar.gz) = 814797
TIMESTAMP = 1706132975
SHA256 (z3t0-Arduino-IRremote-v4.2.1_GH0.tar.gz) = 1d5d5c6654e5e2032781db985847008d89b68fa0d4e8d9584123f68afda0cbae
SIZE (z3t0-Arduino-IRremote-v4.2.1_GH0.tar.gz) = 837120

0 comments on commit 700aeb5

Please sign in to comment.