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.
Revision 2:205eea681593, committed 2021-02-02
- 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");