v3 usb breaker

This commit is contained in:
Devaev Maxim
2021-01-14 23:29:52 +03:00
parent 1799e34fd0
commit 8a45ce9146
4 changed files with 45 additions and 7 deletions

View File

@@ -49,6 +49,19 @@ li(class="right")
hr
+menu_switch("hid-connect-switch", "Connect HID to Server", true, true)
hr
div(id="v3-usb-breaker" class="feature-disabled")
table(class="kv")
td Connect main USB to Server:
td(align="right")
div(class="switch-box")
-let msg = "Turning off this switch will disconnect the main USB<br>from the server."
-msg += " Are you sure you want to continue?"
input(disabled type="checkbox" id="gpio-switch-__v3_usb_breaker__" class="gpio-switch"
data-channel="__v3_usb_breaker__" data-confirm-off=msg)
label(for="gpio-switch-__v3_usb_breaker__")
span(class="switch-inner")
span(class="switch")
hr
div(class="buttons buttons-row")
button(data-force-hide-menu id="show-keyboard-button" class="row50") &bull; Show keyboard
button(disabled id="hid-reset-button" class="row50") Reset HID