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 a60fba9

Browse files
committed
Updated description
It reads the state of a potentiometer (an analog input) and turns on an LED only if the LED goes above a certain threshold level. It prints the analog value regardless of the level. updated to It reads the state of a potentiometer (an analog input) and turns on an LED only if the potentiometer goes above a certain threshold level. It prints the analog value regardless of the level.
1 parent 22910f1 commit a60fba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎examples/05.Control/IfStatementConditional/IfStatementConditional.ino‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
This example demonstrates the use of if() statements.
55
It reads the state of a potentiometer (an analog input) and turns on an LED
6-
only if the LED goes above a certain threshold level. It prints the analog value
6+
only if the potentiometer goes above a certain threshold level. It prints the analog value
77
regardless of the level.
88
99
The circuit:

0 commit comments

Comments
(0)

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