arduino / arduino-examples

Arduino IDE bundled examples
Creative Commons Zero v1.0 Universal
90 stars 41 forks source link

Add current limiting resistors for LEDs to circuit description comments #25

Closed per1234 closed 3 years ago

per1234 commented 3 years ago

I followed the existing precedent set in the "WhileStatementConditional" example for the text. https://github.com/arduino/arduino-examples/blob/8e69527caed7b4cbfc5ee71413ac2338f2134b24/examples/05.Control/WhileStatementConditional/WhileStatementConditional.ino#L15

220 ohm is the value used in the tutorials for the examples, as well as being what is provided in the Starter Kit.


Reported at: https://forum.arduino.cc/index.php?topic=715963