We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8166b4c commit c955499Copy full SHA for c955499
1 file changed
dConnectJavascriptApp/js/demo.js
@@ -72,9 +72,6 @@ function init() {
72
sdk.setSSLEnabled(true);
73
}
74
openWebsocketIfNeeded();
75
-
76
- // TODO: 最後に以下を削除
77
- showMidi('usb-midi11.ae2d3416af930a1bf6f14f2832fe0.localhost.deviceconnect.org');
78
79
80
function showWebSocketState(state) {
0 commit comments