Skip to content

Commit afaea11

Browse files
committed
Merge pull request #4690 from PaoloP74/patch-1
Fix typo in ReadASCIIString.ino
2 parents 05dccd2 + eab75d9 commit afaea11

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)