4 lines
81 B
Makefile
4 lines
81 B
Makefile
BOARD_TAG = uno
|
|
ARDUINO_LIBS = LiquidCrystal
|
|
|
|
include $(ARDMK_DIR)/Arduino.mk
|