We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7abbbca + a60fba9 commit 5b96486Copy full SHA for 5b96486
examples/05.Control/IfStatementConditional/IfStatementConditional.ino
@@ -3,7 +3,7 @@
3
4
This example demonstrates the use of if() statements.
5
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
+ only if the potentiometer goes above a certain threshold level. It prints the analog value
7
regardless of the level.
8
9
The circuit:
0 commit comments