added url of blog post from which is source code
[Arduino] / HX711 / Makefile
index 4daceaf..cb1f10a 100644 (file)
@@ -1,5 +1,10 @@
 # Arduino Make file. Refer to https://github.com/sudar/Arduino-Makefile
 
+ARDUINO_DIR=/opt/arduino
+
 BOARD_TAG    = leonardo
 
 include /usr/share/arduino/Arduino.mk
+
+serial:
+       microcom -p ${DEVICE_PATH}