diff options
Diffstat (limited to 'examples/AnalogInOutSerial')
| -rw-r--r-- | examples/AnalogInOutSerial/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/AnalogInOutSerial/Makefile b/examples/AnalogInOutSerial/Makefile index 0e3d886..3dea6c0 100644 --- a/examples/AnalogInOutSerial/Makefile +++ b/examples/AnalogInOutSerial/Makefile @@ -1,5 +1,4 @@ BOARD_TAG = uno -MONITOR_PORT = /dev/cu.usb* -ARDUINO_LIBS = +ARDUINO_LIBS = include ../../Arduino.mk |
