aboutsummaryrefslogtreecommitdiff
path: root/arduino/rpmcount/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arduino/rpmcount/Makefile')
-rwxr-xr-xarduino/rpmcount/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/arduino/rpmcount/Makefile b/arduino/rpmcount/Makefile
new file mode 100755
index 0000000..54884fa
--- /dev/null
+++ b/arduino/rpmcount/Makefile
@@ -0,0 +1,4 @@
1#ARDUINO_LIBS =
2BOARD_TAG = uno
3MONITOR_PORT = /dev/ttyACM0
4include /usr/share/arduino/Arduino.mk