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/BlinkOpenCM/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/BlinkOpenCM/Makefile') diff --git a/examples/BlinkOpenCM/Makefile b/examples/BlinkOpenCM/Makefile index 75f52fb..0f7b285 100644 --- a/examples/BlinkOpenCM/Makefile +++ b/examples/BlinkOpenCM/Makefile @@ -4,4 +4,4 @@ ARDUINO_LIBS = #MONITOR_PORT = /dev/ttyACM0 #OPENCMIDE_DIR = /where/you/installed/robotis_opencm -include $(ARDMK_DIR)/OpenCM.mk +include ../../OpenCM.mk -- cgit v1.2.3