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:
- 2:205eea681593
- Parent:
- 1:c2bba1f72f5a
diff -r c2bba1f72f5a -r 205eea681593 Main.cpp
--- 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");