Commit b02d88d7 authored by Kamron Aroonrua's avatar Kamron Aroonrua 💬

test

parent 88af03b3
......@@ -92,6 +92,7 @@ BSSEngine.prototype.cmd = function(cmd,cb)
switch (command) {
case 'write':
console.log('CMD WRITE....')
_self.cmd_write(param,cb);
break;
default:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment