We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71b6611 commit 8c92303Copy full SHA for 8c92303
library.properties
@@ -6,6 +6,6 @@ sentence=The Arduino library for IR remote controller. It works with Arduino, ES
6
paragraph=The library is designed for Arduino, ESP32, ESP8266 to read commands from IR remote controller.
7
category=Communication
8
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
+architectures=avr,megaavr,samd,esp8266,esp32,stm32,STM32F1,mbed,mbed_nano,rp2040,mbed_rp2040,renesas_uno
10
includes=DIYables_IRcontroller.h
11
-depends=IRremote (>=4.1.2)
+depends=IRremote (>=4.1.2)
0 commit comments