Added comment

This commit is contained in:
Tigerblue77 2022-07-10 16:31:51 +02:00
parent 45b2af3e92
commit 19574dacee

View File

@ -103,6 +103,7 @@ while true; do
fi fi
fi fi
# Print temperatures array
if [ $i -ge $TABLE_HEADER_PRINT_INTERVAL ] if [ $i -ge $TABLE_HEADER_PRINT_INTERVAL ]
then then
echo " ------- Temperatures -------" echo " ------- Temperatures -------"