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: lab2_a.cpp
- Revision:
- 3:17447b9b1c18
- Parent:
- 2:caa3c6d6d37e
- Child:
- 4:2b6eb949a923
diff -r caa3c6d6d37e -r 17447b9b1c18 lab2_a.cpp
--- a/lab2_a.cpp Sun Aug 23 17:08:25 2020 +0000
+++ b/lab2_a.cpp Sun Aug 23 17:13:14 2020 +0000
@@ -8,7 +8,7 @@
screen, and change screen foreground and background
colours.
*/
-//#include "mbed.h"
+#include "mbed.h"
int main(void)
{