Mini board PCU9669 evaluation kit library

Dependents:   mini_board_PCU9669

Revision:
1:61a130635bd0
Parent:
0:a84695551cc4
Child:
2:e09dc00c3600
--- a/utility.c	Thu Mar 15 04:03:46 2012 +0000
+++ b/utility.c	Mon Mar 26 15:13:40 2012 +0000
@@ -1,8 +1,8 @@
 /** A sample code for "mini board PCU9669/PCA9665"
  *
- *  @author  Tedd OKANO, NXP Semiconductors
- *  @version 0.9
- *  @date    14-Feb-2011
+ *  @author  Akifumi (Tedd) OKANO, NXP Semiconductors
+ *  @version 1.0
+ *  @date    26-Mar-2011
  *
  *  Released under the MIT License: http://mbed.org/license/mit
  *
@@ -24,7 +24,7 @@
  *    PCU9669 and PCA9665 codes are packed in a project 14-Feb-2012. 
  *    
  *    Before builidng the code, please edit the file mini_board_PCU9669/config.h
- *    Uncomment the target name what you want to target. 
+ *    Un-comment the target name what you want to target. 
  */
 
 #include    "utility.h"