Zimin Wang / Mbed 2 deprecated DDRO_Farrari

Dependencies:   mbed-rtos mbed

Fork of DDRO_Farrari by Liangzhen Lai

Revision:
6:d772ad205bc7
Parent:
1:6a820a0ca03b
Child:
9:cbb692f51e0f
--- a/pinout.h	Tue Feb 11 03:49:38 2014 +0000
+++ b/pinout.h	Tue Feb 11 05:24:56 2014 +0000
@@ -48,9 +48,6 @@
 static DigitalOut TDI(p22);
 static DigitalIn  TDO(p21);
 
-#endif
-
-
 
 #define POWER_UP_TIME 0.01
 
@@ -73,4 +70,6 @@
 #define RING_OSC_NBIAS  ADDR_0,CHAN_F
 
 // 20 MHz Crystal
-#define PLL_REF 20000
\ No newline at end of file
+#define PLL_REF 20000
+
+#endif
\ No newline at end of file