mandulaj / PZEM-004T-v30

Arduino library for the Updated PZEM-004T v3.0 Power and Energy meter
MIT License
266 stars 115 forks source link

Fix compiler warning for Stream dtor #65

Closed mandulaj closed 3 years ago

mandulaj commented 3 years ago

Cherry-picked changes from #55

Signed-off-by: Emil Muratov gpm@hotplug.ru

mandulaj commented 3 years ago

The question is, is this not resolved through #61

mandulaj commented 3 years ago

A variation of this is now in the library so I will close this PR. The whole SoftwareSerial API has been, and will be changed in future. So we will not have to deal with this anymore.