summaryrefslogtreecommitdiff
path: root/contrib/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-11-22 02:42:45 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-11-22 02:42:45 +0100
commitf8eee14729012f620fb7448334eaef46f1964198 (patch)
tree6105e9130462581e45ba1dae9e7a98bc15d7a3f5 /contrib/Makefile
parentadded basic environment for RadioHead lib - not working yet (diff)
some more tests - still does not compile
Diffstat (limited to 'contrib/Makefile')
-rw-r--r--contrib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/Makefile b/contrib/Makefile
index 0da0e95..9d606bb 100644
--- a/contrib/Makefile
+++ b/contrib/Makefile
@@ -65,6 +65,7 @@ download-radiohead: RadioHead-${RADIOHEAD_VERSION}.zip
RadioHead-${RADIOHEAD_VERSION}.zip:
wget "http://www.airspayce.com/mikem/arduino/RadioHead/$@" -O "$@"
unzip $@
+ cd RadioHead; patch -p1 < ../radiohead.patch
.teensy-loader.prepared: