Closed
Description
I have tried the Serial Event example in both 1.6.3 and 1.6.4
and in both cases the function serialEvent() failed.
In operation, it is expected that the last character is '\ n'
This just not happen.
In the "send" number two the first character is '\ n' but the string does not end with '\n' as expected.