This commit is contained in:
joBr99
2022-09-18 19:57:05 +02:00
4 changed files with 46 additions and 46 deletions

View File

@@ -1,4 +1,4 @@
+++ /dev/fd/62 2022-09-18 17:49:16.743058332 +0000 +++ /dev/fd/62 2022-09-18 17:54:57.913385223 +0000
+rdAlarm.txt +rdAlarm.txt
+18 +833,14 @@ +18 +833,14 @@
+ { + {

View File

@@ -1018,15 +1018,15 @@ Timer tmSerial
vis h0,0 vis h0,0
} }
// iconColor // iconColor
spstr strCommand.txt,tTmp.txt,"~",11 spstr strCommand.txt,tTmp.txt,"~",10
covx tTmp.txt,t1Icon.pco,0,0 covx tTmp.txt,t1Icon.pco,0,0
// icon // icon
spstr strCommand.txt,t1Icon.txt,"~",12 spstr strCommand.txt,t1Icon.txt,"~",11
// speed // speed
spstr strCommand.txt,tTmp.txt,"~",13 spstr strCommand.txt,tTmp.txt,"~",12
covx tTmp.txt,t1Speed.val,0,0 covx tTmp.txt,t1Speed.val,0,0
// lower text // lower text
spstr strCommand.txt,t1u.txt,"~",14 spstr strCommand.txt,t1u.txt,"~",13
if(t1Icon.txt!="") if(t1Icon.txt!="")
{ {
vis t1Icon,1 vis t1Icon,1
@@ -1039,15 +1039,15 @@ Timer tmSerial
vis h1,0 vis h1,0
} }
// iconColor // iconColor
spstr strCommand.txt,tTmp.txt,"~",16 spstr strCommand.txt,tTmp.txt,"~",14
covx tTmp.txt,t2Icon.pco,0,0 covx tTmp.txt,t2Icon.pco,0,0
// icon // icon
spstr strCommand.txt,t2Icon.txt,"~",17 spstr strCommand.txt,t2Icon.txt,"~",15
// speed // speed
spstr strCommand.txt,tTmp.txt,"~",18 spstr strCommand.txt,tTmp.txt,"~",16
covx tTmp.txt,t2Speed.val,0,0 covx tTmp.txt,t2Speed.val,0,0
// lower text // lower text
spstr strCommand.txt,t2u.txt,"~",19 spstr strCommand.txt,t2u.txt,"~",17
if(t2Icon.txt!="") if(t2Icon.txt!="")
{ {
vis t2Icon,1 vis t2Icon,1
@@ -1060,15 +1060,15 @@ Timer tmSerial
vis h2,0 vis h2,0
} }
// iconColor // iconColor
spstr strCommand.txt,tTmp.txt,"~",21 spstr strCommand.txt,tTmp.txt,"~",18
covx tTmp.txt,t3Icon.pco,0,0 covx tTmp.txt,t3Icon.pco,0,0
// icon // icon
spstr strCommand.txt,t3Icon.txt,"~",22 spstr strCommand.txt,t3Icon.txt,"~",19
// speed // speed
spstr strCommand.txt,tTmp.txt,"~",23 spstr strCommand.txt,tTmp.txt,"~",20
covx tTmp.txt,t3Speed.val,0,0 covx tTmp.txt,t3Speed.val,0,0
// lower text // lower text
spstr strCommand.txt,t3u.txt,"~",24 spstr strCommand.txt,t3u.txt,"~",21
if(t3Icon.txt!="") if(t3Icon.txt!="")
{ {
vis t3Icon,1 vis t3Icon,1
@@ -1081,15 +1081,15 @@ Timer tmSerial
vis h3,0 vis h3,0
} }
// iconColor // iconColor
spstr strCommand.txt,tTmp.txt,"~",26 spstr strCommand.txt,tTmp.txt,"~",22
covx tTmp.txt,t4Icon.pco,0,0 covx tTmp.txt,t4Icon.pco,0,0
// icon // icon
spstr strCommand.txt,t4Icon.txt,"~",27 spstr strCommand.txt,t4Icon.txt,"~",23
// speed // speed
spstr strCommand.txt,tTmp.txt,"~",28 spstr strCommand.txt,tTmp.txt,"~",24
covx tTmp.txt,t4Speed.val,0,0 covx tTmp.txt,t4Speed.val,0,0
// lower text // lower text
spstr strCommand.txt,t4u.txt,"~",29 spstr strCommand.txt,t4u.txt,"~",25
if(t4Icon.txt!="") if(t4Icon.txt!="")
{ {
vis t4Icon,1 vis t4Icon,1
@@ -1102,15 +1102,15 @@ Timer tmSerial
vis h4,0 vis h4,0
} }
// iconColor // iconColor
spstr strCommand.txt,tTmp.txt,"~",31 spstr strCommand.txt,tTmp.txt,"~",26
covx tTmp.txt,t5Icon.pco,0,0 covx tTmp.txt,t5Icon.pco,0,0
// icon // icon
spstr strCommand.txt,t5Icon.txt,"~",32 spstr strCommand.txt,t5Icon.txt,"~",27
// speed // speed
spstr strCommand.txt,tTmp.txt,"~",33 spstr strCommand.txt,tTmp.txt,"~",28
covx tTmp.txt,t5Speed.val,0,0 covx tTmp.txt,t5Speed.val,0,0
// lower text // lower text
spstr strCommand.txt,t5u.txt,"~",34 spstr strCommand.txt,t5u.txt,"~",29
if(t5Icon.txt!="") if(t5Icon.txt!="")
{ {
vis t5Icon,1 vis t5Icon,1

View File

@@ -26,10 +26,6 @@ screensaver
38 Component(s) 38 Component(s)
345 Line(s) of event code 345 Line(s) of event code
265 Unique line(s) of event code 265 Unique line(s) of event code
cardPower
43 Component(s)
364 Line(s) of event code
256 Unique line(s) of event code
popupFan popupFan
27 Component(s) 27 Component(s)
346 Line(s) of event code 346 Line(s) of event code
@@ -46,6 +42,10 @@ popupShutter
25 Component(s) 25 Component(s)
393 Line(s) of event code 393 Line(s) of event code
214 Unique line(s) of event code 214 Unique line(s) of event code
cardPower
43 Component(s)
364 Line(s) of event code
256 Unique line(s) of event code
cardQR cardQR
32 Component(s) 32 Component(s)
408 Line(s) of event code 408 Line(s) of event code
@@ -67,4 +67,4 @@ Total
15 Page(s) 15 Page(s)
488 Component(s) 488 Component(s)
5733 Line(s) of event code 5733 Line(s) of event code
1536 Unique line(s) of event code 1534 Unique line(s) of event code

View File

@@ -513,15 +513,15 @@ Timer tmSerial
vis h0,0 vis h0,0
} }
// iconColor // iconColor
spstr strCommand.txt,tTmp.txt,"~",11 spstr strCommand.txt,tTmp.txt,"~",10
covx tTmp.txt,t1Icon.pco,0,0 covx tTmp.txt,t1Icon.pco,0,0
// icon // icon
spstr strCommand.txt,t1Icon.txt,"~",12 spstr strCommand.txt,t1Icon.txt,"~",11
// speed // speed
spstr strCommand.txt,tTmp.txt,"~",13 spstr strCommand.txt,tTmp.txt,"~",12
covx tTmp.txt,t1Speed.val,0,0 covx tTmp.txt,t1Speed.val,0,0
// lower text // lower text
spstr strCommand.txt,t1u.txt,"~",14 spstr strCommand.txt,t1u.txt,"~",13
if(t1Icon.txt!="") if(t1Icon.txt!="")
{ {
vis t1Icon,1 vis t1Icon,1
@@ -534,15 +534,15 @@ Timer tmSerial
vis h1,0 vis h1,0
} }
// iconColor // iconColor
spstr strCommand.txt,tTmp.txt,"~",16 spstr strCommand.txt,tTmp.txt,"~",14
covx tTmp.txt,t2Icon.pco,0,0 covx tTmp.txt,t2Icon.pco,0,0
// icon // icon
spstr strCommand.txt,t2Icon.txt,"~",17 spstr strCommand.txt,t2Icon.txt,"~",15
// speed // speed
spstr strCommand.txt,tTmp.txt,"~",18 spstr strCommand.txt,tTmp.txt,"~",16
covx tTmp.txt,t2Speed.val,0,0 covx tTmp.txt,t2Speed.val,0,0
// lower text // lower text
spstr strCommand.txt,t2u.txt,"~",19 spstr strCommand.txt,t2u.txt,"~",17
if(t2Icon.txt!="") if(t2Icon.txt!="")
{ {
vis t2Icon,1 vis t2Icon,1
@@ -555,15 +555,15 @@ Timer tmSerial
vis h2,0 vis h2,0
} }
// iconColor // iconColor
spstr strCommand.txt,tTmp.txt,"~",21 spstr strCommand.txt,tTmp.txt,"~",18
covx tTmp.txt,t3Icon.pco,0,0 covx tTmp.txt,t3Icon.pco,0,0
// icon // icon
spstr strCommand.txt,t3Icon.txt,"~",22 spstr strCommand.txt,t3Icon.txt,"~",19
// speed // speed
spstr strCommand.txt,tTmp.txt,"~",23 spstr strCommand.txt,tTmp.txt,"~",20
covx tTmp.txt,t3Speed.val,0,0 covx tTmp.txt,t3Speed.val,0,0
// lower text // lower text
spstr strCommand.txt,t3u.txt,"~",24 spstr strCommand.txt,t3u.txt,"~",21
if(t3Icon.txt!="") if(t3Icon.txt!="")
{ {
vis t3Icon,1 vis t3Icon,1
@@ -576,15 +576,15 @@ Timer tmSerial
vis h3,0 vis h3,0
} }
// iconColor // iconColor
spstr strCommand.txt,tTmp.txt,"~",26 spstr strCommand.txt,tTmp.txt,"~",22
covx tTmp.txt,t4Icon.pco,0,0 covx tTmp.txt,t4Icon.pco,0,0
// icon // icon
spstr strCommand.txt,t4Icon.txt,"~",27 spstr strCommand.txt,t4Icon.txt,"~",23
// speed // speed
spstr strCommand.txt,tTmp.txt,"~",28 spstr strCommand.txt,tTmp.txt,"~",24
covx tTmp.txt,t4Speed.val,0,0 covx tTmp.txt,t4Speed.val,0,0
// lower text // lower text
spstr strCommand.txt,t4u.txt,"~",29 spstr strCommand.txt,t4u.txt,"~",25
if(t4Icon.txt!="") if(t4Icon.txt!="")
{ {
vis t4Icon,1 vis t4Icon,1
@@ -597,15 +597,15 @@ Timer tmSerial
vis h4,0 vis h4,0
} }
// iconColor // iconColor
spstr strCommand.txt,tTmp.txt,"~",31 spstr strCommand.txt,tTmp.txt,"~",26
covx tTmp.txt,t5Icon.pco,0,0 covx tTmp.txt,t5Icon.pco,0,0
// icon // icon
spstr strCommand.txt,t5Icon.txt,"~",32 spstr strCommand.txt,t5Icon.txt,"~",27
// speed // speed
spstr strCommand.txt,tTmp.txt,"~",33 spstr strCommand.txt,tTmp.txt,"~",28
covx tTmp.txt,t5Speed.val,0,0 covx tTmp.txt,t5Speed.val,0,0
// lower text // lower text
spstr strCommand.txt,t5u.txt,"~",34 spstr strCommand.txt,t5u.txt,"~",29
if(t5Icon.txt!="") if(t5Icon.txt!="")
{ {
vis t5Icon,1 vis t5Icon,1