X-Git-Url: https://git.toastfreeware.priv.at/toast/airingbutler.git/blobdiff_plain/37f2eae6fd14cca338015ddf7a50df0e3562c91f..b142141abc6b50b135d389fd1a33e02d83546c27:/Makefile diff --git a/Makefile b/Makefile index cfcd0f3..4ef4aed 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ include /usr/share/arduino/Arduino.mk 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 $< $@