simple-pwm-led-audio broken
parent
9e982b41cf
commit
916621d0d6
@ -0,0 +1 @@
|
||||
build-*
|
@ -0,0 +1,12 @@
|
||||
# This will only work if you have installed arduino-mk
|
||||
# And set your shell rc with the following env variables:
|
||||
#
|
||||
# export ARDUINO_DIR=/usr/share/arduino
|
||||
# export ARDMK_DIR=/usr/share/arduino
|
||||
#
|
||||
# Adjust to reflect your own paths!
|
||||
|
||||
BOARD_TAG = nano328
|
||||
MONITOR_PORT = /dev/ttyUSB0
|
||||
|
||||
include ${ARDMK_DIR}/Arduino.mk
|
Loading…
Reference in New Issue