Merge branch 'main' of github.com:joBr99/nspanel-widget-ui

This commit is contained in:
joBr99
2022-03-12 21:43:36 +01:00
5 changed files with 10 additions and 5 deletions

View File

@@ -1563,7 +1563,7 @@ Timer tmSerial
}else
{
//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
udelete payloadLength-1
bufferPos=0
}
if(tId.txt=="popupLight")

View File

@@ -469,7 +469,7 @@ Timer tmSerial
}else
{
//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
udelete payloadLength-1
bufferPos=0
}
if(tId.txt=="cardEntities")

View File

@@ -493,7 +493,7 @@ Timer tmSerial
}else
{
//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
udelete payloadLength-1
bufferPos=0
}
if(tId.txt=="popupLight")

View File

@@ -303,7 +303,7 @@ Timer tmSerial
}else
{
//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
udelete payloadLength-1
bufferPos=0
}
if(tId.txt=="popupLight")