Closed
Description
This is Issue 1028 moved from a Google Code project.
Added by 2012-09-03T14:40:40.000Z by showard...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.
Original labels: Type-Defect, Priority-Medium
Original description
Arduino/build/shared/examples/08.Strings/StringLength/StringLength.ino
has a typo on line 29.
Serial.ptintln();
should be
Serial.println();
Metadata
Metadata
Assignees
Labels
No labels