added volume buttons to media page (add nextion2text)

This commit is contained in:
joBr99
2022-03-26 09:56:34 +00:00
committed by GitHub Actions
parent 286eff088b
commit 4e66925883
3 changed files with 123 additions and 10 deletions

View File

@@ -501,7 +501,7 @@ Slider hBrightness
Events
Touch Release Event
tmCooldown.en=1
tmCooldown.tim=100
tmCooldown.tim=200
//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=100
tmCooldown.tim=200
//craft command
tSend.txt="event,buttonPress2,"+entn.txt+",colorTempSlider,"
covx hTempSlider.val,tTmp.txt,0,0