Skip to content

Commit

Permalink
quit debug
Browse files Browse the repository at this point in the history
  • Loading branch information
acien101 committed Jul 26, 2018
1 parent 206fd88 commit d1747c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tcpServerBlinkTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ function createInterval(socket) {
delay : soh_t.delay
});

console.log(buff);

socket.write(buff);
}, 500);
}

0 comments on commit d1747c2

Please sign in to comment.