#!/bin/sh
# plot_data.sh runs the plot, updating it in realtime

./drive_gnuplot.sh | gnuplot

