aboutsummaryrefslogtreecommitdiff
path: root/examples/HelloWorld
diff options
context:
space:
mode:
Diffstat (limited to 'examples/HelloWorld')
-rw-r--r--examples/HelloWorld/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/HelloWorld/Makefile b/examples/HelloWorld/Makefile
index bd804be..fb94fdd 100644
--- a/examples/HelloWorld/Makefile
+++ b/examples/HelloWorld/Makefile
@@ -1,5 +1,4 @@
BOARD_TAG = uno
-MONITOR_PORT = /dev/cu.usb*
ARDUINO_LIBS = LiquidCrystal
include ../../Arduino.mk