Skip to content

Commit eab75d9

Browse files
committed
Update ReadASCIIString.ino
Fix typo.
1 parent 05dccd2 commit eab75d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build/shared/examples/04.Communication/ReadASCIIString/ReadASCIIString.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
It looks for an ASCII string of comma-separated values.
66
It parses them into ints, and uses those to fade an RGB LED.
77
8-
Circuit: Common-athode RGB LED wired like so:
8+
Circuit: Common-Cathode RGB LED wired like so:
99
* Red anode: digital pin 3
1010
* Green anode: digital pin 5
1111
* Blue anode: digital pin 6

0 commit comments

Comments
 (0)