mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
Update ReadASCIIString.ino
Fix typo.
This commit is contained in:
parent
05dccd2a0e
commit
eab75d9f65
@ -5,7 +5,7 @@
|
||||
It looks for an ASCII string of comma-separated values.
|
||||
It parses them into ints, and uses those to fade an RGB LED.
|
||||
|
||||
Circuit: Common-athode RGB LED wired like so:
|
||||
Circuit: Common-Cathode RGB LED wired like so:
|
||||
* Red anode: digital pin 3
|
||||
* Green anode: digital pin 5
|
||||
* Blue anode: digital pin 6
|
||||
|
Loading…
x
Reference in New Issue
Block a user