InetrfaceProducts NXP / Mbed 2 deprecated PCF2127_Hello

Dependencies:   PCF2127 mbed

Revision:
2:47151300f95a
Parent:
1:86dc8dfe6a20
diff -r 86dc8dfe6a20 -r 47151300f95a main.cpp
--- a/main.cpp	Wed Dec 10 01:45:09 2014 +0000
+++ b/main.cpp	Wed Dec 10 02:08:15 2014 +0000
@@ -2,7 +2,7 @@
  *  A sample code for PCF2127 library
  *
  *  @author     Akifumi (Tedd) OKANO, NXP Semiconductors
- *  @version    1.7
+ *  @version    1.8
  *  @date       10-Dec-2014
  *
  *  PCF2127 is a "real time clock (RTC)" module which is including a Xtal and TCXO
@@ -131,19 +131,3 @@
     rtc.RAM_write( 16, (char *)texts[ t % 4 ], strlen( texts[ t % 4 ] ) + 1 );
 }
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-