aboutsummaryrefslogtreecommitdiff
path: root/examples/BlinkWithoutDelay
diff options
context:
space:
mode:
Diffstat (limited to 'examples/BlinkWithoutDelay')
-rw-r--r--examples/BlinkWithoutDelay/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/BlinkWithoutDelay/Makefile b/examples/BlinkWithoutDelay/Makefile
index 5c8c1dd..eac50fb 100644
--- a/examples/BlinkWithoutDelay/Makefile
+++ b/examples/BlinkWithoutDelay/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 \ No newline at end of file