implemented status on cover buttons and cardQR type

This commit is contained in:
Johannes
2022-05-21 12:52:49 +02:00
parent 61a15ac3f5
commit 887f56a22b
4 changed files with 29 additions and 1 deletions

View File

@@ -99,6 +99,10 @@ sharedfoot = """
{
page cardAlarm
}
if(tId.txt=="cardQR")
{
page cardQR
}
}
if(tInstruction.txt=="time")
{