aboutsummaryrefslogtreecommitdiff
path: root/examples/Blink
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Blink')
-rw-r--r--examples/Blink/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Blink/Makefile b/examples/Blink/Makefile
index 51a66bc..7cb3881 100644
--- a/examples/Blink/Makefile
+++ b/examples/Blink/Makefile
@@ -1,7 +1,7 @@
# Arduino Make file. Refer to https://github.com/sudar/Arduino-Makefile
BOARD_TAG = uno
-include $(ARDMK_DIR)/Arduino.mk
+include ../../Arduino.mk