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