Browse Source

update

master
zhaohe 3 years ago
parent
commit
064dbc31ae
  1. 2
      webapp/debug/device_test.html

2
webapp/debug/device_test.html

@ -231,7 +231,7 @@
<script>
$(function () {
ZWSURL = "ws://127.0.0.1:19000";
// ZWSURL = "ws://127.0.0.1:19000";
zcmd.start_auto_connect(ZWSURL);
});
</script>

Loading…
Cancel
Save