Browse Source

Fix typo in custom.js

fastled
Xose Pérez 7 years ago
parent
commit
a1d5082885
2 changed files with 3471 additions and 3429 deletions
  1. +3470
    -3429
      code/espurna/static/index.html.gz.h
  2. +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"); line.appendTo("#channels");
} }
}
function addRfbNode() { function addRfbNode() {


Loading…
Cancel
Save