Skip to content

Commit 55986a1

Browse files
committed
Merge pull request #3768 from kant/patch-5
Grammatical issues (minor fixes)
2 parents e54ebea + bb13087 commit 55986a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/serial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ Get it to work
1111

1212
2. Setup the arduino with an LED on pin 13 and get the blinking LED example to work.
1313
2. Then upload this code.
14-
3. Open the serial monitor and type the letter a. It something takes 5-15 seconds to for serial i/o to respond. You should see an LED blink and the letters ABC in the console.
15-
4. Then, close the monitor, take note of the port number (ie, `COM7`) and then compile the serial example, changing the com port to the right value.
14+
3. Open the serial monitor and type the letter a. It takes 5-15 seconds for serial i/o to respond. You should see an LED blink and the letters ABC in the console.
15+
4. Then, close the monitor, take note of the port number (ie, `COM7`) and then compile the serial example, changing the com port to the right value.

0 commit comments

Comments
 (0)