parent
6cca1a1987
commit
8961ea3e37
@ -1,7 +1,7 @@
|
|||||||
# Arduino Make file. Refer to https://github.com/sudar/Arduino-Makefile
|
# Arduino Make file. Refer to https://github.com/sudar/Arduino-Makefile
|
||||||
|
|
||||||
BOARD_TAG = micro
|
BOARD_TAG = micro
|
||||||
MONITOR_PORT = /dev/cu.usbmodem14?1
|
MONITOR_PORT = /dev/ttyACM0
|
||||||
ARDUINO_LIBS =
|
ARDUINO_LIBS =
|
||||||
|
|
||||||
include build/arduino-mk/Arduino.mk
|
include build/arduino-mk/Arduino.mk
|
||||||
|
Loading…
Reference in new issue