aboutsummaryrefslogtreecommitdiff
path: root/examples/Blink
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Blink')
-rw-r--r--examples/Blink/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/Blink/Makefile b/examples/Blink/Makefile
index e202b14..7678e9b 100644
--- a/examples/Blink/Makefile
+++ b/examples/Blink/Makefile
@@ -1,6 +1,5 @@
BOARD_TAG = uno
-MONITOR_PORT = /dev/cu.usb*
-ARDUINO_LIBS =
+ARDUINO_LIBS =
include ../../Arduino.mk