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 5b96486

Browse files
committed
Merge branch 'master' into ide-1.5.x
Conflicts: hardware/arduino/cores/arduino/wiring.c libraries/Ethernet/src/utility/util.h libraries/Ethernet/src/utility/w5100.cpp libraries/Ethernet/src/utility/w5100.h libraries/Ethernet/util.h libraries/Ethernet/utility/util.h libraries/SPI/SPI.cpp libraries/SPI/SPI.h
2 parents 7abbbca + a60fba9 commit 5b96486

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 によって変換されたページ (->オリジナル) /