Update card-power.md (add nextion2text)

This commit is contained in:
joBr99
2023-01-22 12:30:09 +00:00
committed by github-actions[bot]
parent ebdf34dc73
commit 9d59da911a
29 changed files with 2497 additions and 1791 deletions

View File

@@ -375,13 +375,6 @@ Picture p0
Disable release event after dragging: 0
Send Component ID : disabled
Hotspot m0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Timer tm0
Attributes
Scope : local
@@ -475,7 +468,6 @@ Timer tmSerial
}
if(tInstruction.txt=="time")
{
click m0,1
//get set time to global variable
spstr strCommand.txt,pageIcons.vaTime.txt,"~",1
spstr pageIcons.vaTime.txt,tTime.txt,"?",0
@@ -769,6 +761,10 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="timeout")
{