diff options
Diffstat (limited to 'examples/BlinkWithoutDelay/Makefile')
| -rw-r--r-- | examples/BlinkWithoutDelay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/BlinkWithoutDelay/Makefile b/examples/BlinkWithoutDelay/Makefile index eac50fb..c971b12 100644 --- a/examples/BlinkWithoutDelay/Makefile +++ b/examples/BlinkWithoutDelay/Makefile @@ -1,5 +1,5 @@ BOARD_TAG = uno -ARDUINO_PORT = /dev/cu.usb* +MONITOR_PORT = /dev/cu.usb* ARDUINO_LIBS = include ../../arduino-mk/Arduino.mk
\ No newline at end of file |
