first real run on the phytotron

This commit is contained in:
phyto
2019-03-28 12:04:40 +01:00
parent 17ec8dd47d
commit b47e467d21
5 changed files with 51 additions and 17 deletions

View File

@@ -5,7 +5,7 @@ DATAFILE="foo.dat"
TMPFILE="/tmp/dd2data"
IMAGE="graphe.png"
NB_READ=100
NB_READ=10
./t -n ${NB_READ} -d ${DEVICE} | tee -a ${DATAFILE}