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

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