fixed bug on thermostat page

This commit is contained in:
Johannes
2022-04-05 22:29:35 +02:00
parent 4eb5493cbb
commit 0742b7d124
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -13,7 +13,7 @@ text += """
spstr strCommand.txt,tTmp.txt,"~",4
covx tTmp.txt,xTempCurr.val,0,0
//dstTemp
spstr strCommand.txt,tTmp.txt,"~",4
spstr strCommand.txt,tTmp.txt,"~",5
covx tTmp.txt,xTempDest.val,0,0
//status
spstr strCommand.txt,tStatus.txt,"~",6

Binary file not shown.

Binary file not shown.