From 8d0feefb01a4d9a849b17867bfda85a0cc9351eb Mon Sep 17 00:00:00 2001 From: joBr99 Date: Sun, 20 Mar 2022 21:26:22 +0000 Subject: [PATCH] fix timeout on pageNotify (add nextion2text) --- HMI/n2t-out/nspanel_Stats.txt | 4 ++-- HMI/n2t-out/popupNotify.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HMI/n2t-out/nspanel_Stats.txt b/HMI/n2t-out/nspanel_Stats.txt index 2ac5ccf7..d1c50548 100644 --- a/HMI/n2t-out/nspanel_Stats.txt +++ b/HMI/n2t-out/nspanel_Stats.txt @@ -17,7 +17,7 @@ cardMedia popupNotify 17 Component(s) 171 Line(s) of event code - 113 Unique line(s) of event code + 114 Unique line(s) of event code pageStartup 19 Component(s) 146 Line(s) of event code @@ -63,4 +63,4 @@ Total 14 Page(s) 343 Component(s) 3172 Line(s) of event code - 789 Unique line(s) of event code + 790 Unique line(s) of event code diff --git a/HMI/n2t-out/popupNotify.txt b/HMI/n2t-out/popupNotify.txt index f55c0010..6117c5bb 100644 --- a/HMI/n2t-out/popupNotify.txt +++ b/HMI/n2t-out/popupNotify.txt @@ -505,7 +505,7 @@ Timer tmSerial //preserve old sleepTimeout vaOldSleepT.val=sleepTimeout // sleep timeout - spstr strCommand.txt,tTmp.txt,"|",9 + spstr strCommand.txt,tTmp.txt,"|",10 covx tTmp.txt,sys0,0,0 sleepTimeout=sys0 }