mirror of
https://github.com/wled/WLED.git
synced 2025-07-17 07:46:32 +00:00
Add reference to old loading of iro.js and rangetouch.js
This commit is contained in:
parent
201daf8ff3
commit
86d2998dc0
@ -335,6 +335,11 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<i id="roverstar" class="icons huge" onclick="setLor(0)"></i><br>
|
<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="iro.js"></script>
|
||||||
<script src="rangetouch.js"></script>
|
<script src="rangetouch.js"></script>
|
||||||
<script src="index.js"></script>
|
<script src="index.js"></script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user