Dar Leg / Mbed OS EMWAZ3166

Files at this revision

API Documentation at this revision

Comitter:
appa
Date:
Tue Feb 02 19:56:28 2021 +0000
Parent:
1:c2bba1f72f5a
Child:
3:fd8df8c792b1
Commit message:
No Changes

Changed in this revision

Main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Main.cpp	Tue Feb 02 19:54:22 2021 +0000
+++ b/Main.cpp	Tue Feb 02 19:56:28 2021 +0000
@@ -23,7 +23,7 @@
     Serial AZ(tx, rx); // tx, rx
     
     while (true) {
-        AZ.printf("Hi There from Dar\r\n");
+        AZ.printf("Hi There from Appa\r\n");
         
         RGBR = 0;
         AZ.printf("Random Green RGB LED\r\n");