diff options
| author | Martin Oldfield <m@mjo.tc> | 2012-04-29 18:55:17 +0100 |
|---|---|---|
| committer | Martin Oldfield <m@mjo.tc> | 2012-04-29 18:55:17 +0100 |
| commit | 79068828f101c7acee598b5e859ea00f25ef6c1c (patch) | |
| tree | adae6774208d13adbc9f531569f8333700e3e13f /examples/toneMelody | |
| parent | 9c7f173c7b2b494b7ce38e313bfb2604e152f87a (diff) | |
Rejig path calculations.\nMove reset target to Perl.\n
Diffstat (limited to 'examples/toneMelody')
| -rw-r--r-- | examples/toneMelody/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/toneMelody/Makefile b/examples/toneMelody/Makefile index 17d67e8..7ea0a9f 100644 --- a/examples/toneMelody/Makefile +++ b/examples/toneMelody/Makefile @@ -1,9 +1,5 @@ -ARDUINO_DIR = /Applications/Arduino.app/Contents/Resources/Java -PARSE_BOARD = ../../arduino-mk/ard-parse-boards - BOARD_TAG = uno ARDUINO_PORT = /dev/cu.usb* - ARDUINO_LIBS = include ../../arduino-mk/Arduino.mk |
