bme680/plot/plot.sh
2024-08-19 18:52:31 +01:00

5 lines
120 B
Bash
Executable File

#!/usr/bin/env sh
sed -n '/1$/p' ../data/spi.txt > spi.txt
sed -n '/1$/p' ../data/i2c.txt > i2c.txt
gnuplot gnuplot.gpt