I don't know how large the buffer is, I just don't want to lose the command.
It's 64 characters.
You might wait until (Serial.available >= 6), then process the whole command
I don't know how large the buffer is, I just don't want to lose the command.
It's 64 characters.
You might wait until (Serial.available >= 6), then process the whole command