mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-23 07:54:25 +01:00
fix timeout on pageNotify (add nextion2text)
This commit is contained in:
@@ -17,7 +17,7 @@ cardMedia
|
|||||||
popupNotify
|
popupNotify
|
||||||
17 Component(s)
|
17 Component(s)
|
||||||
171 Line(s) of event code
|
171 Line(s) of event code
|
||||||
113 Unique line(s) of event code
|
114 Unique line(s) of event code
|
||||||
pageStartup
|
pageStartup
|
||||||
19 Component(s)
|
19 Component(s)
|
||||||
146 Line(s) of event code
|
146 Line(s) of event code
|
||||||
@@ -63,4 +63,4 @@ Total
|
|||||||
14 Page(s)
|
14 Page(s)
|
||||||
343 Component(s)
|
343 Component(s)
|
||||||
3172 Line(s) of event code
|
3172 Line(s) of event code
|
||||||
789 Unique line(s) of event code
|
790 Unique line(s) of event code
|
||||||
|
|||||||
@@ -505,7 +505,7 @@ Timer tmSerial
|
|||||||
//preserve old sleepTimeout
|
//preserve old sleepTimeout
|
||||||
vaOldSleepT.val=sleepTimeout
|
vaOldSleepT.val=sleepTimeout
|
||||||
// sleep timeout
|
// sleep timeout
|
||||||
spstr strCommand.txt,tTmp.txt,"|",9
|
spstr strCommand.txt,tTmp.txt,"|",10
|
||||||
covx tTmp.txt,sys0,0,0
|
covx tTmp.txt,sys0,0,0
|
||||||
sleepTimeout=sys0
|
sleepTimeout=sys0
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user