aboutsummaryrefslogtreecommitdiff
path: root/examples/HelloWorld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/HelloWorld/Makefile')
-rw-r--r--examples/HelloWorld/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/HelloWorld/Makefile b/examples/HelloWorld/Makefile
deleted file mode 100644
index fb94fdd..0000000
--- a/examples/HelloWorld/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-BOARD_TAG = uno
-ARDUINO_LIBS = LiquidCrystal
-
-include ../../Arduino.mk