diff options
Diffstat (limited to 'examples/AnalogInOutSerial')
| -rw-r--r-- | examples/AnalogInOutSerial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/AnalogInOutSerial/Makefile b/examples/AnalogInOutSerial/Makefile index eac50fb..c971b12 100644 --- a/examples/AnalogInOutSerial/Makefile +++ b/examples/AnalogInOutSerial/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 |
