Update index.html

This commit is contained in:
Silver Kuusik 2017-11-14 15:02:04 +01:00 committed by GitHub
parent 30b382b338
commit ab469d10e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<script src="sumorobot.js"></script>
</head>
<body>
<div id="bar">Disconnected<span id="battery"></span></div>
<div id="bar">Battery: <span id="battery"></span></div>
<div id="stream">
<div class="btn-group btn-group-justified">
<a href="#" class="btn btn-lg btn-danger btn-close">Close</a>