Explorar el Código

correct key for rgb+cct

Chris Mullins hace 8 años
padre
commit
6962a50749
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web/index.html

+ 1 - 1
web/index.html

@@ -618,7 +618,7 @@
             <input type="radio" name="options" autocomplete="off" data-value="cct"> CCT
           </label>
           <label class="btn btn-secondary">
-            <input type="radio" name="options" autocomplete="off" data-value="rgbw_cct"> RGBW+CCT
+            <input type="radio" name="options" autocomplete="off" data-value="rgb_cct"> RGB+CCT
           </label>
         </div>