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