I am using NewSoftwareSerial (SoftwareSerial) library to read the information I am receiving in the rx-0 pin
Why? Use Serial for pins 0 and 1. Use SoftwareSerial with other pins!
I am using NewSoftwareSerial (SoftwareSerial) library to read the information I am receiving in the rx-0 pin
Why? Use Serial for pins 0 and 1. Use SoftwareSerial with other pins!