diff options
Diffstat (limited to 'examples/HelloWorld/Makefile')
| -rw-r--r-- | examples/HelloWorld/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/HelloWorld/Makefile b/examples/HelloWorld/Makefile index 591d575..6c71d22 100644 --- a/examples/HelloWorld/Makefile +++ b/examples/HelloWorld/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 = LiquidCrystal include ../../arduino-mk/Arduino.mk
\ No newline at end of file |
