update pagetype

This commit is contained in:
joBr99
2022-10-08 23:36:21 +02:00
parent c701c4a4bf
commit 98a35af622
3 changed files with 5 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ sharedfoot = """
spstr strCommand.txt,tTmp.txt,"~",2
//save third arg if there's one
spstr strCommand.txt,pageIcons.tTmp2.txt,"~",3
spstr strCommand.txt,pageIcons.tTmp3.txt,"~",4
//we are going to exit this page with this command, so we have to clear the buffer, so we are not getting into a stupid loop ...
udelete payloadLength-1
bufferPos=0
@@ -104,6 +105,10 @@ sharedfoot = """
{
page cardQR
}
if(tId.txt=="cardPower")
{
page cardPower
}
}
if(tInstruction.txt=="time")
{