From cd8c95c81f2aeeeffb8410188ced2b60f1b233a8 Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Sun, 16 Feb 2020 12:03:23 +0100 Subject: [PATCH 1/1] https://github.com/dpavlin/mq7-co-monitor/ --- mq7.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 mq7.sh diff --git a/mq7.sh b/mq7.sh new file mode 100755 index 0000000..bab039b --- /dev/null +++ b/mq7.sh @@ -0,0 +1,4 @@ +#!/bin/sh -xe + +# https://github.com/dpavlin/mq7-co-monitor/ +MEASUREMENT=mq7 /home/dpavlin/air-quality/dsm501.pl /dev/serial/by-path/pci-0000:00:1a.7-usb-0:5.3.3:1.0-port0 -- 2.20.1