mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 20:42:41 +02:00
test get temp number
This commit is contained in:
@@ -44,7 +44,7 @@ for (( n=0; n<15; ++n )); do
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# analyse Temp
|
# analyse Temp
|
||||||
echo "T -> ${Temp}"
|
echo "T -> ${Temp/\'C/}"
|
||||||
|
|
||||||
sleep 5
|
sleep 5
|
||||||
done
|
done
|
Reference in New Issue
Block a user