SyntaxFix
Write A Post
Hire A Developer
Questions
I found it is better to use the command Serial.readString() to replace the Serial.read() to obtain the continuous I/O for Arduino.
Serial.readString()
Serial.read()