fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
89:a0d344db227e
Parent:
86:398da56ef751
Child:
92:c892f0311aa7
--- a/SPI.h	Thu Mar 24 10:15:56 2016 +0000
+++ b/SPI.h	Thu Mar 24 12:57:10 2016 +0000
@@ -31,7 +31,6 @@
 extern  unsigned int Buff_AMP	[];
 
 extern struct SPI Spi;
-extern void SPI_Exchange();
-extern void Init_SPI_Exchange();
+extern void Init_SPI_Exchange(void);
 
 #endif // SPI_H