ut803-plot_marenz_github/collect.sh

6 lines
115 B
Bash
Executable File

#!/bin/bash
while sleep 1;
do
sudo ./suspend.sh && ./he2325u_hidapi.py | ./es51922.py -m plot -f /tmp/ut803;
done