From 49d0d25114ba130dca3a27badac5c35db121806a Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Sun, 27 Mar 2022 19:31:49 +0000 Subject: [PATCH] increase cooldown (add nextion2text) --- HMI/n2t-out/nspanel_Stats.txt | 10 +++++----- HMI/n2t-out/popupLight.txt | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/HMI/n2t-out/nspanel_Stats.txt b/HMI/n2t-out/nspanel_Stats.txt index 234660e7..b541a867 100644 --- a/HMI/n2t-out/nspanel_Stats.txt +++ b/HMI/n2t-out/nspanel_Stats.txt @@ -26,10 +26,6 @@ cardAlarm 35 Component(s) 253 Line(s) of event code 160 Unique line(s) of event code -popupLight - 27 Component(s) - 323 Line(s) of event code - 174 Unique line(s) of event code cardMedia 29 Component(s) 256 Line(s) of event code @@ -50,6 +46,10 @@ cardEntities 54 Component(s) 752 Line(s) of event code 330 Unique line(s) of event code +popupLight + 27 Component(s) + 323 Line(s) of event code + 174 Unique line(s) of event code screensaver 31 Component(s) 183 Line(s) of event code @@ -59,4 +59,4 @@ Total 13 Page(s) 344 Component(s) 3130 Line(s) of event code - 837 Unique line(s) of event code + 838 Unique line(s) of event code diff --git a/HMI/n2t-out/popupLight.txt b/HMI/n2t-out/popupLight.txt index 3f316f17..6c5d50f6 100644 --- a/HMI/n2t-out/popupLight.txt +++ b/HMI/n2t-out/popupLight.txt @@ -501,7 +501,7 @@ Slider hBrightness Events Touch Release Event tmCooldown.en=1 - tmCooldown.tim=800 + tmCooldown.tim=2500 //craft command tSend.txt="event,buttonPress2,"+entn.txt+",brightnessSlider," covx hBrightness.val,tTmp.txt,0,0 @@ -546,7 +546,7 @@ Slider hTempSlider Events Touch Release Event tmCooldown.en=1 - tmCooldown.tim=800 + tmCooldown.tim=2500 //craft command tSend.txt="event,buttonPress2,"+entn.txt+",colorTempSlider," covx hTempSlider.val,tTmp.txt,0,0