Skip to content

Commit 2c2e951

Browse files
committed
Enabled debug log settings in UI
1 parent 3bd3061 commit 2c2e951

3 files changed

Lines changed: 805 additions & 568 deletions

File tree

data/html/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424

2525
<script type='text/javascript'>
2626
var hostName = "";
27-
// var hostName = 'http://192.168.192.52';
2827
</script>
2928

3029
<title>Heating controller</title>
@@ -645,4 +644,4 @@ <h5 class="modal-title" id="temporaryTempModalLabel">Set temporary temperature</
645644

646645
</body>
647646

648-
</html>
647+
</html>

0 commit comments

Comments
 (0)