University of Plymouth - Stages 1, 2 and 3 / Mbed OS Task521

Fork of Task521 by Nicholas Outram

Files at this revision

API Documentation at this revision

Comitter:
noutram
Date:
Thu Oct 10 15:48:19 2019 +0000
Parent:
2:2d160e1aa8d8
Commit message:
tweaks

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Sep 20 13:16:16 2019 +0000
+++ b/main.cpp	Thu Oct 10 15:48:19 2019 +0000
@@ -14,7 +14,7 @@
 DigitalOut redLED(D7);
 
 int main() {
-    printf("\nWelcome to ELEC143\n");
+    printf("\nWelcome to ELEC\n");
     
         while (1) {
                 redLED = 0; //Space