kopia lustrzana https://github.com/Aircoookie/WLED
Add reference to old loading of iro.js and rangetouch.js
rodzic
201daf8ff3
commit
86d2998dc0
|
@ -335,6 +335,11 @@
|
|||
</div>
|
||||
|
||||
<i id="roverstar" class="icons huge" onclick="setLor(0)"></i><br>
|
||||
|
||||
<!--
|
||||
If you want to load iro.js and rangetouch.js as consecutive requests, you can do it like it was done in 0.14.0:
|
||||
https://github.com/Aircoookie/WLED/blob/v0.14.0/wled00/data/index.htm
|
||||
-->
|
||||
<script src="iro.js"></script>
|
||||
<script src="rangetouch.js"></script>
|
||||
<script src="index.js"></script>
|
||||
|
|
Ładowanie…
Reference in New Issue