ncolomer/energy-monitor

Improve serial reading

Opened this issue · 0 comments

Linky and RPICT both read serial binary data synchronously to translate into frames.

There may be a better way of handling this, eg. using async stream for instance.