From 455299f98c3ed7381b364e909aeb77638bef5905 Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Sat, 21 Jul 2012 09:17:05 +0000 Subject: A Multi-Protocol Infrared Remote Library for the Arduino This IR remote library, written by Ken Shirriff, lets you both send and receive IR remote codes in multiple protocols. It supports NEC, Sony SIRC, Philips RC5, Philips RC6, and raw protocols. WWW: http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html PR: ports/163806 Submitted by: Craig Leres --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index e07d11bb1f57..b5ca618fea79 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -52,6 +52,7 @@ SUBDIR += apr2 SUBDIR += arduino SUBDIR += arduino-glcd + SUBDIR += arduino-irremote SUBDIR += arduino-mk SUBDIR += argouml SUBDIR += argp-standalone -- cgit v1.2.3