Time adjustment and display. Adjustment via Com line and Display on LCD.

Dependencies:   mbed TextLCD CheckRTC

Revision:
2:0e3642d50dcc
Parent:
1:af3fc8a8eb57
Child:
3:aff4a05d7a03
--- a/main.cpp	Fri Oct 03 10:43:13 2014 +0000
+++ b/main.cpp	Fri Oct 03 10:58:59 2014 +0000
@@ -224,6 +224,8 @@
     put_rn();
     PRINTF("NO -> please enter t yy mm dd hh mm ss <ret>");
     put_rn();
+    PRINTF("e.g. >t 14 10 3 20 5 15<ret>");
+    put_rn();
     for (;;) {
         put_r();
         PUTC('>');