Skip to content

Commit

Permalink
Small cleanup of main.js/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
con-f-use committed Sep 4, 2016
2 parents d229df0 + b7eb0ea commit bcc0fde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion web/page/index.html
Expand Up @@ -32,4 +32,4 @@ <h2>{{PAGE_HEADING}}</h2><hr>
</font>
<div id=SystemMessage>...</div>

</body></html>
</body></html>
1 change: 1 addition & 0 deletions web/page/main.js
Expand Up @@ -93,6 +93,7 @@ function SetPattern( ptrn ) {
return true;
}


// Mostly setup stuff
function KickLEDs()
{
Expand Down

0 comments on commit bcc0fde

Please sign in to comment.