From 2329d19b97a3a3a115b6a414a6235f5d398bae2b Mon Sep 17 00:00:00 2001 From: John Whittington Date: Mon, 10 Aug 2020 16:37:32 +0200 Subject: remove #630 --- examples/HelloWorld/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/HelloWorld') diff --git a/examples/HelloWorld/Makefile b/examples/HelloWorld/Makefile index 2730c53..fb94fdd 100644 --- a/examples/HelloWorld/Makefile +++ b/examples/HelloWorld/Makefile @@ -1,4 +1,4 @@ BOARD_TAG = uno ARDUINO_LIBS = LiquidCrystal -include $(ARDMK_DIR)/Arduino.mk +include ../../Arduino.mk -- cgit v1.2.3