maxzerker/PZEM-017-v1

SoftwareSerial not work...

Closed this issue · 0 comments

Sorry for bad english... :-)
SoftwareSerial example not work , but if remove " SWSERIAL_8N2" in the line 90 it's ok!

port->begin(PZEM_BAUD_RATE,SWSERIAL_8N2);

still great job!!