Battery Log 1.0 Copyright (c) 1996 Tan Kok Mun
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This is the documentation for Battery Log program in this package.


1. Introduction
   ============
   The battery log is for those who want to keep a historical track of the 
   PILOT battery voltage. This program will keep track of the last 9 voltage
   reading of your PILOT.

   Note: The comments in the beginning of the programs are required, please do
         not delete it or it will not run properly.

      # Battery Log 1.0 TanKM '96
      # 0
      # 0    <<<---
      # 0    <<<---  THIS ARE REQUIRED, PLEASE DO NOT DELETE.
      # 0    <<<---  SHOULD HAVE 27 OF THEM.
      # 0    <<<---
      # 0

2. Run
   ===
   Just select "Battery Log" and RUN/EXEC. You will see a screen very similar to 
   the following :

       08/09 09:30 2.89 volts 
       15/09 09:01 2.80 volts
       26/09 17:00 2.62 volts
       01/10 15:12 2.54 volts
       08/10 14:12 2.50 volts
       15/10 08:02 2.49 volts
       22/10 12:02 2.46 volts
       29/10 13:34 2.41 volts
       30/10 15:28 2.35 volts

       <OK> <CANCEL> <A> <B>
 
   Basically it will show you the voltage on the date and time you measured it.
   The last line shows you the current date/time and the battery voltage.

   Pressing any of the button, will end the program.
