fixed pageType command for popupLight page (add nextion2text)

This commit is contained in:
joBr99
2022-03-13 09:16:22 +00:00
committed by GitHub Actions
parent d934f92a7e
commit 36836f39c8
6 changed files with 35 additions and 18 deletions

View File

@@ -581,6 +581,8 @@ Timer tmSerial
spstr strCommand.txt,tId.txt,",",1
//save second arg if there's one
spstr strCommand.txt,tTmp.txt,",",2
//save third arg if there's one
spstr strCommand.txt,pageIcons.tTmp2.txt,",",3
//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