node-p1-reader icon indicating copy to clipboard operation
node-p1-reader copied to clipboard

Baudrate should be parsed as a integer

Open pagaille opened this issue 2 years ago • 0 comments

https://github.com/ruudverheijden/node-p1-reader/blob/010d59bf512b70ca39c74fc84e54e96b4c2e2dfe/main.js#L46

I believe you should parse the baudrate as an integer. I've got issues using node-red-contrib-p1reader (see https://github.com/onokje/node-red-contrib-p1reader/issues/2)

Txs

pagaille avatar Feb 23 '22 07:02 pagaille