readStringFrom?
in
Core Library Questions
•
4 months ago
Hi all,
I'm currently sending a string of serial data into processing. I'm using
readStringUntil to end the read of the serial buffer. However, I need to read another (different) data string after receiving the first. Is there anything that will 'readStringFrom'?
Thanks
1