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