We are about to switch to a new forum software. Until then we have removed the registration on this forum.
it tells function does not exist... I ve had to get back to 2.0.3 version cause I needed to get data from Arduino by Serial Port . There is also the readBytesUntil() function but it looks a lot more difficult to use... So I've found a lot of simple tutorials based on readStringUntil() on the net to get analogic data from Arduino.
So, will serial Library will works on Windows 64bits version in next release ?
thanx
Answers
Thank you for reporting. This is a known bug and is fixed for the next release. You can check GitHub for status and discussion.
http://forum.processing.org/two/search?Search=readStringUntil ...
The problem also exist when I'm using 2.0.3 version for windows 64-bit. Any alternative solution from the expert?