/************************************/
/*                                  */
/*   onHand/Ruputer Sample Program  */
/*   <<Digital Clock>>              */
/*                                  */
/************************************/

This is a digital clock program running on onHand/Ruputer.

When you compile this, an execution file of onHand/Ruputer named DQ.exf will be generated. (Use this by changing makefile to suit your own environment.)

Then, when you upload it to onHand/Ruputer and start it, a digital clock will be displayed.
When you invoke a menu with menu key, you can execute time communications.
This can serve as a reference when you use key status acquisition function, Keyin, time display function, dispNowTime, time communications functions, sendTime, recvTime, menu function, aprMenu, draw function, blink, pv_kput, etc.

For detailed description of each function, refer to <rupsysLibManu(c).txt>, <LcdbiosLibManu(c).txt>, etc.

===============================================================================
 Copyright (c) 1998-1999.  Seiko Instruments Inc.  All rights reserved. 
===============================================================================
