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 6:ea16d44e35a2, committed 2020-08-27
- Comitter:
- DavidRoss
- Date:
- Thu Aug 27 15:54:12 2020 +0000
- Parent:
- 5:5cdf88fb4887
- Commit message:
- One error in Lab2a;
Changed in this revision
| lab2_a.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/lab2_a.cpp Sun Aug 23 17:23:10 2020 +0000
+++ b/lab2_a.cpp Thu Aug 27 15:54:12 2020 +0000
@@ -8,7 +8,7 @@
screen, and change screen foreground and background
colours.
*/
-#include "mbed.h"
+#define "mbed.h"
int main(void)
{