mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-17 06:52:18 +01:00
Fixed StringLength example
This commit is contained in:
parent
b767ef2b57
commit
d035d3b32c
@ -23,7 +23,7 @@ void setup() {
|
||||
|
||||
// send an intro:
|
||||
Serial.println("\n\nString length():");
|
||||
Serial.ptintln();
|
||||
Serial.println();
|
||||
}
|
||||
|
||||
void loop() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user