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 3edfceb

Browse files
per1234cmaglie
authored andcommitted
Fix typos in .txt files included with built-in examples
1 parent dc4a9e9 commit 3edfceb

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

‎examples/01.Basics/Fade/Fade.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Demonstrates the use of analog output to fade an LED.
1+
Demonstrates the use of analogWrite() to fade an LED.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Controlling multiple LEDs with a for loop and.
1+
Controlling multiple LEDs with a for loop.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Two-axis acceleromoter.
1+
Two-axis accelerometer.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Add strings together in a variety of ways.
1+
Add Strings together in a variety of ways.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Change the case of a string.
1+
Change the case of a String.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Get/set the value of a specific character in a string.
1+
Get/set the value of a specific character in a String.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Compare strings alphabetically.
1+
Compare Strings alphabetically.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
How to initialize string objects.
1+
How to initialize String objects.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Look for the first/last instance of a character in a string.
1+
Look for the first/last instance of a character in a String.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Get and trim the length of a string.
1+
Examples of how to use length() in a String.

0 commit comments

Comments
(0)

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