diff options
Diffstat (limited to 'examples/BlinkWithoutDelay/Makefile')
| -rw-r--r-- | examples/BlinkWithoutDelay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/BlinkWithoutDelay/Makefile b/examples/BlinkWithoutDelay/Makefile index c971b12..0e3d886 100644 --- a/examples/BlinkWithoutDelay/Makefile +++ b/examples/BlinkWithoutDelay/Makefile @@ -2,4 +2,4 @@ BOARD_TAG = uno MONITOR_PORT = /dev/cu.usb* ARDUINO_LIBS = -include ../../arduino-mk/Arduino.mk
\ No newline at end of file +include ../../Arduino.mk |
