Task 5.2.1 updates

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
diff -r 2d160e1aa8d8 -r 6080fb2fed90 main.cpp
--- 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