Mercurial > code > home > repos > homeauto
diff service/busyboxArduino/makefile @ 962:70fd4c07a326
busybox py and arduino
Ignore-this: eea165c21e11600b5ac6787cbbb2239
darcs-hash:20150120020247-312f9-8977dd56e356d2752bc2cdf574aa37cef2036329
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Mon, 19 Jan 2015 18:02:47 -0800 |
parents | f83d494b0f31 |
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 + +