diff options
Diffstat (limited to 'examples/BlinkOpenCM')
| -rw-r--r-- | examples/BlinkOpenCM/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/BlinkOpenCM/Makefile b/examples/BlinkOpenCM/Makefile index 0f7b285..75f52fb 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 ../../OpenCM.mk +include $(ARDMK_DIR)/OpenCM.mk |
