Charles Tritt / Mbed OS Serial2RGB_21_v5
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)