Dmitry Aloyan
Dmitry Aloyan
Need way for optional prevent event broadcasting. Something like: ```js iohook.on('keyup', (event) => { event.preventDefault(); }); ``` Or equal method
I follow all steps in https://github.com/OpenHantek/openhantek/blob/master/docs/build.md#apple-macosx But got this error:  Device connected via usb
Hello! I found in module docs "params is optional and is in any format accepted by libpq. The connection string is passed as is to libpq, so any format supported...