diff service/busyboxArduino/makefile @ 157:28c2db876548

busybox py and arduino Ignore-this: eea165c21e11600b5ac6787cbbb2239
author drewp@bigasterisk.com
date Mon, 19 Jan 2015 18:02:47 -0800
parents f8c5ec994768
children
line wrap: on
line diff
--- a/service/busyboxArduino/makefile	Mon Jan 19 18:02:27 2015 -0800
+++ b/service/busyboxArduino/makefile	Mon Jan 19 18:02:47 2015 -0800
@@ -7,3 +7,8 @@
 
 setup:
 	ln -sf LiquidCrystal_V1.2.1/LiquidCrystal/LiquidCrystal.cpp LiquidCrystal.cpp
+	ln -sf IRremote/IRremote.cpp IRremote.cpp
+	ln -sf IRremote/IRremote.h IRremote.h
+	ln -sf IRremote/IRremoteInt.h IRremoteInt.h
+
+