Skip to content

Commit 8c92303

Browse files
authored
Added support Arduino Uno R4
1 parent 71b6611 commit 8c92303

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ sentence=The Arduino library for IR remote controller. It works with Arduino, ES
66
paragraph=The library is designed for Arduino, ESP32, ESP8266 to read commands from IR remote controller.
77
category=Communication
88
url=https://diyables.io/products/infrared-ir-remote-control-kits-with-controller-and-receiver
9-
architectures=avr,megaavr,samd,esp8266,esp32,stm32,STM32F1,mbed,mbed_nano,rp2040,mbed_rp2040
9+
architectures=avr,megaavr,samd,esp8266,esp32,stm32,STM32F1,mbed,mbed_nano,rp2040,mbed_rp2040,renesas_uno
1010
includes=DIYables_IRcontroller.h
11-
depends=IRremote (>=4.1.2)
11+
depends=IRremote (>=4.1.2)

0 commit comments

Comments
 (0)