Task 5.2.1 updates

Fork of Task521 by Nicholas Outram

Revision:
3:6080fb2fed90
Parent:
2:2d160e1aa8d8
--- 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