]> ToastFreeware Gitweb - toast/airingbutler.git/blobdiff - Makefile
Makefile: update comment about annotate-output call
[toast/airingbutler.git] / Makefile
index cfcd0f38a9edcccde12841800d64596372978513..4ef4aed880b8dfc264824e2baa1800e19a1206c0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ include /usr/share/arduino/Arduino.mk
 all: $(CURDIR)
 
 # log is the result of
 all: $(CURDIR)
 
 # log is the result of
-# annotate-output ./log_mhz19.py -d /dev/ttyACM3 | tee -a log
+# annotate-output +"%F %T" ./log_mhz19.py -d /dev/arduino | tee -a log
 # and we want log.csv for plot_mhz19.py
 log.csv: log
        cp $< $@
 # and we want log.csv for plot_mhz19.py
 log.csv: log
        cp $< $@