GDP group 24 node core

Dependencies:   EthernetInterface SDFileSystem mbed-rtos mbed snail MbedJSONValue

Files at this revision

API Documentation at this revision

Comitter:
Trumple
Date:
Wed Jan 28 20:22:48 2015 +0000
Parent:
25:fe273397ebb2
Child:
27:61e67ab47da5
Commit message:
Correct the year displayed in startup message

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Jan 28 20:21:12 2015 +0000
+++ b/main.cpp	Wed Jan 28 20:22:48 2015 +0000
@@ -233,7 +233,7 @@
         pc.printf("                |_____|        |_____|         ~ - . _ _ _ _ _>\r\n");
         pc.printf("\r\n");
         pc.printf("\r\n");
-        pc.printf("         Sensorsaurus | Team 24 GDP | Southampton | 2014\r\n");
+        pc.printf("         Sensorsaurus | Team 24 GDP | Southampton | 2015\r\n");
         pc.printf("\r\n");
         pc.printf("\r\n");
     #endif