aboutsummaryrefslogtreecommitdiff
path: root/examples/BlinkInAVRC
diff options
context:
space:
mode:
authorJohn Whittington <git@jbrengineering.co.uk>2020-08-10 16:37:32 +0200
committerJohn Whittington <git@jbrengineering.co.uk>2020-08-10 16:37:32 +0200
commit2329d19b97a3a3a115b6a414a6235f5d398bae2b (patch)
tree78df2b3c6e1fc185f13199add4f784026c58f6b6 /examples/BlinkInAVRC
parentbf319c49b7f7ff17e073422a3ba06a701e12f590 (diff)
remove #630
Diffstat (limited to 'examples/BlinkInAVRC')
-rw-r--r--examples/BlinkInAVRC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/BlinkInAVRC/Makefile b/examples/BlinkInAVRC/Makefile
index 04049bb..a4cd2e4 100644
--- a/examples/BlinkInAVRC/Makefile
+++ b/examples/BlinkInAVRC/Makefile
@@ -11,6 +11,6 @@ F_CPU = 8000000L
ISP_PROG = stk500v1
AVRDUDE_ISP_BAUDRATE = 19200
-include $(ARDMK_DIR)/Arduino.mk
+include ../../Arduino.mk
# !!! Important. You have to use make ispload to upload when using ISP programmer