Need Help with controlling a motor and servo independently using Serial.read()

The single quote (') is for single characters. Double quotes (") are for multiple characters (strings).

The serial input basics tutorial shows robust and non-blocking ways to read and parse serial data.