openenergymonitor / emontx3

EmonTx V3.4.x Hardware and older discreet firmware, see EmonTxV3CM repo for latest
https://shop.openenergymonitor.com/emontx-v3-electricity-monitoring-transmitter/
GNU General Public License v3.0
57 stars 46 forks source link

Fix newline handling. Now the code doesn't care if you send \r, \r\n, \n, \n\r #15

Closed hpeyerl closed 3 months ago

hpeyerl commented 1 year ago

Something that came up during this debugging session. https://community.openenergymonitor.org/t/ct-accuracy-odd-looking-graph/24144

TrystanLea commented 3 months ago

Thanks @hpeyerl