4 lines
74 B
Makefile
4 lines
74 B
Makefile
BOARD_TAG = uno
|
|
ARDUINO_LIBS = LiquidCrystal
|
|
|
|
include ../../Arduino.mk
|