upd code gen

This commit is contained in:
Johannes
2022-03-31 14:22:27 +02:00
parent 393bcc243b
commit 4f4d12759b

View File

@@ -103,12 +103,12 @@ sharedfoot = """
if(tInstruction.txt=="time")
{
// get set time to global variable
spstr strCommand.txt,screensaver.vaTime.txt,",",1
spstr strCommand.txt,pageIcons.vaTime.txt,",",1
}
if(tInstruction.txt=="date")
{
// get set date to global variable
spstr strCommand.txt,screensaver.vaDate.txt,"?",1
spstr strCommand.txt,pageIcons.vaDate.txt,"?",1
}
if(tInstruction.txt=="dimmode")
{