Hi Particle community,
Would it be possible to adapt the following library to work with particle?
At the moment it works only with arduino, since when trying to compile it with particle, the following error appears:
../wiring/inc/spark_wiring_usbserial.h:105:33: ambiguating new declaration of 'HardwareSerial _fetch_usbserial()'
pzem-004T is a module that measures energy variables, I am aware that it has isolation problems to improve, but I find it interesting to make it work with a particle device but and quite new in this.
thx!