mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-22 22:18:38 +01:00
fixes #1033 (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
59aa703416
commit
3347a054e0
@@ -12,7 +12,7 @@ Page cardBurnRec
|
||||
Timer tm0
|
||||
Attributes
|
||||
Scope : local
|
||||
Period (ms): 4000
|
||||
Period (ms): 1001
|
||||
Enabled : yes
|
||||
|
||||
Events
|
||||
|
||||
@@ -476,6 +476,9 @@ Timer tmSerial
|
||||
if(tAMPM.txt=="")
|
||||
{
|
||||
vis tAMPM,0
|
||||
}else
|
||||
{
|
||||
vis tAMPM,1
|
||||
}
|
||||
spstr strCommand.txt,tTimeAdd.txt,"~",2
|
||||
ref tIcon1
|
||||
|
||||
Reference in New Issue
Block a user