Thi s library works either for lpc1768 or lpc4088 QSB

Fork of I2SSlave by Suga koubou

Revision:
1:1c6ab181537f
Parent:
0:e62e06e11575
Child:
2:f25201f154d0
--- a/I2SSlave.h	Thu Aug 04 14:53:50 2011 +0000
+++ b/I2SSlave.h	Thu Aug 04 14:56:32 2011 +0000
@@ -34,10 +34,11 @@
 #ifndef __MBED_I2SSLAVE_H__
 #define __MBED_I2SSLAVE_H__
 
+extern FunctionPointer akjnh3489v8ncv;
+
 /** I2S class defined on the LPC1768 port
  *
  */
-extern FunctionPointer akjnh3489v8ncv;
 class I2SSlave{
 
     public: