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

Dependencies:   mbed TextLCD CheckRTC

Files at this revision

API Documentation at this revision

Comitter:
kenjiArai
Date:
Fri Oct 03 10:58:59 2014 +0000
Parent:
1:af3fc8a8eb57
Child:
3:aff4a05d7a03
Commit message:
added example

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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('>');