wvmarle:
SoftwareSerial is just like the normal serial, just emulated in software rather than using hardware as the regular serial port. That's why it can't be fast.
@deadbeat is using a Mega so there is no need for SoftwareSerial
...R
wvmarle:
SoftwareSerial is just like the normal serial, just emulated in software rather than using hardware as the regular serial port. That's why it can't be fast.
@deadbeat is using a Mega so there is no need for SoftwareSerial
...R