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.
Fork of Task121 by
Diff: main.cpp
- Revision:
- 6:6aeae28837c4
- Parent:
- 4:612f8694a6e8
- Child:
- 7:bc61039bc0dc
diff -r 612f8694a6e8 -r 6aeae28837c4 main.cpp
--- a/main.cpp Tue Sep 10 13:23:09 2019 +0000
+++ b/main.cpp Tue Sep 10 14:39:55 2019 +0100
@@ -1,3 +1,5 @@
+// Updated 2019 for Mbed-os 5.1X
+
//This is known as a “header file”
//In short, this copies and pastes the text file
//mbed.h into this code
@@ -25,5 +27,4 @@
}
}
-//updated for mbed os 5.4
