diff --git a/wled00/data/index.js b/wled00/data/index.js index 08295abb..cb1dcc54 100644 --- a/wled00/data/index.js +++ b/wled00/data/index.js @@ -1125,7 +1125,6 @@ function readState(s,command=false) if (s.pl<0) currentPreset = s.ps; else currentPreset = s.pl; gId('tt').value = s.transition/10; - if (s.tdd >= 0) tr = s.tdd/10; var selc=0; var ind=0; populateSegments(s);