fixed bug on thermostat page

This commit is contained in:
joBr99
2022-04-05 22:29:35 +02:00
parent 5a36467477
commit 3f87e04e9e
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.