increase cooldown (add nextion2text)

This commit is contained in:
joBr99
2022-03-27 19:31:49 +00:00
committed by GitHub Actions
parent 5a781b1ad3
commit 49d0d25114
2 changed files with 7 additions and 7 deletions

View File

@@ -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

View File

@@ -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