Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: main.cpp
- Revision:
- 6:dcc4031025a6
- Parent:
- 5:c849e3c4a5f0
- Child:
- 7:a03687963ad4
--- a/main.cpp Tue Sep 12 13:21:53 2017 +0000 +++ b/main.cpp Fri Sep 17 20:47:58 2021 +0000 @@ -1,11 +1,14 @@ #include "mbed.h" + /* - Serial2RGB main by C. S. Tritt, Last revised 9/12/17 (v. 1.2) + Serial2RGB main by C. S. Tritt, Last revised 9/15/21 (v. 1.2) Toggles RGB LED junctions in response to serial input. Note input is case sensive and known "commands" are r (toggle red), g (toggle green) and b toggle blue). Input (including CR/LF is echoed. + Mbed 5 or earlier (due to Serial, BufferedSerial changes). + Suggested wiring... Common Anode LED (active low)