summaryrefslogtreecommitdiff
path: root/web/index.html
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-10-05 20:03:40 +0300
committerDevaev Maxim <[email protected]>2018-10-05 20:06:39 +0300
commita87963e300b489831c3809c4321c8747752fc6c6 (patch)
tree57480d30fd822ac648df39cfb711e6a3aadaf5e1 /web/index.html
parentbbaf99c1b4a19ec6438f794bc045777443cbaaf2 (diff)
msd pinout
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/index.html b/web/index.html
index 1c16bc91..52e08f45 100644
--- a/web/index.html
+++ b/web/index.html
@@ -69,9 +69,7 @@
<div class="ctl-dropdown-content">
<div class="ctl-dropdown-content-buttons">
<button id="show-about-button">&bull; Show about</button>
- <hr>
<button id="show-keyboard-button">&bull; Show keyboard</button>
- <hr>
<button id="show-stream-button">&bull; Show stream</button>
<hr>
<button disabled id="stream-screenshot-button">&bull; Take a screenshot</button>
@@ -91,6 +89,7 @@
<hr>
<div class="ctl-dropdown-content-buttons">
<button disabled id="stream-reset-button">&bull; Reset stream</button>
+ <button disabled id="msd-reset-button">&bull; Reset mass storage</button>
</div>
</div>
</div>