Files @ 15a13eba6fc3
Branch filter:

Location: light9/rgbled/makefile

Drew Perttula
effect_node_setup
Ignore-this: bdab429fc01025c96b09b8663ca8c346
1
2
3
4
5
BOARD_TAG    = nano328
ARDUINO_LIBS = Adafruit_NeoPixel
USER_LIB_PATH := $(realpath .)

include /usr/share/arduino/Arduino.mk