# Arduino Make file. Refer to https://github.com/sudar/Arduino-Makefile BOARD_TAG = uno MONITOR_PORT = /dev/cu.usb* ARDUINO_LIBS = Wire include ../../arduino-mk/Arduino.mk