Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5a5bc33

Browse files
committed
Fixed StringLength example
1 parent 7c7a5c1 commit 5a5bc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎examples/08.Strings/StringLength/StringLength.ino‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ void setup() {
2323

2424
// send an intro:
2525
Serial.println("\n\nString length():");
26-
Serial.ptintln();
26+
Serial.println();
2727
}
2828

2929
void loop() {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /