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 f097b767a5
commit 6fb86d8bb0
6 changed files with 35 additions and 18 deletions

View File

@@ -732,6 +732,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 u[2]+3
bufferPos=0