diff options
Diffstat (limited to 'examples/AnalogInOutSerial/Makefile')
| -rw-r--r-- | examples/AnalogInOutSerial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/AnalogInOutSerial/Makefile b/examples/AnalogInOutSerial/Makefile index c971b12..0e3d886 100644 --- a/examples/AnalogInOutSerial/Makefile +++ b/examples/AnalogInOutSerial/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 |
