lsongdev / node-bluetooth

:large_blue_diamond:😬Bluetooth serial port communication for Node.js
https://npmjs.org/node-bluetooth
Other
197 stars 56 forks source link

Add delimiter property for incoming data. #10

Closed thorikawa closed 6 years ago

thorikawa commented 6 years ago

I added delimiter property to Connection to separate incoming datas properly (e.g. separate text data by break lines.) I sent PR because it might be helpful for others. Thanks.

lsongdev commented 6 years ago

v1.2.0