This website works better with JavaScript.
Home
Explore
Help
Sign In
mh
/
mhsw-espurna
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Fix typo in custom.js
fastled
Xose Pérez
7 years ago
parent
3c21dc3e78
commit
a1d5082885
2 changed files
with
3471 additions
and
3429 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3470
-3429
code/espurna/static/index.html.gz.h
+1
-0
code/html/custom.js
+ 3470
- 3429
code/espurna/static/index.html.gz.h
File diff suppressed because it is too large
View File
+ 1
- 0
code/html/custom.js
View File
@ -361,6 +361,7 @@ function initChannels(num) {
line
.
appendTo
(
"#channels"
)
;
}
}
function
addRfbNode
(
)
{
Write
Preview
Loading…
Cancel
Save