OpenBuilds-CONTROL/app/js/jog-realtime.js

3 wiersze
52 B
JavaScript

function cancelJog() {
socket.emit('stop', true)
}