kopia lustrzana https://github.com/Aircoookie/WLED
fixed wrong power supply info
rodzic
1dab26bcbc
commit
284366e6bb
|
@ -26,8 +26,8 @@
|
||||||
// success event
|
// success event
|
||||||
scE.addEventListener("load", () => {
|
scE.addEventListener("load", () => {
|
||||||
GetV();
|
GetV();
|
||||||
checkSi();
|
|
||||||
setABL();
|
setABL();
|
||||||
|
checkSi();
|
||||||
d.Sf.addEventListener("submit", trySubmit);
|
d.Sf.addEventListener("submit", trySubmit);
|
||||||
if (d.um_p[0]==-1) d.um_p.shift();
|
if (d.um_p[0]==-1) d.um_p.shift();
|
||||||
pinDropdowns();
|
pinDropdowns();
|
||||||
|
|
Ładowanie…
Reference in New Issue