diff options
author | Devaev Maxim <[email protected]> | 2018-10-05 20:30:49 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-10-05 20:30:49 +0300 |
commit | 125a56e5546976ae2389c1dd04ccd11f169ff66b (patch) | |
tree | ed942697b07f22743f0d9f1c3e8f0a1cf95112b6 /web/index.html | |
parent | a87963e300b489831c3809c4321c8747752fc6c6 (diff) |
hid pinout
Diffstat (limited to 'web/index.html')
-rw-r--r-- | web/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html index 52e08f45..35fae241 100644 --- a/web/index.html +++ b/web/index.html @@ -89,6 +89,7 @@ <hr> <div class="ctl-dropdown-content-buttons"> <button disabled id="stream-reset-button">• Reset stream</button> + <button disabled id="hid-reset-button">• Reset keyboard & mouse</button> <button disabled id="msd-reset-button">• Reset mass storage</button> </div> </div> |