fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
200:1df682165694
Parent:
197:7a05523bf588
--- a/SPI.h	Thu Oct 20 09:32:25 2016 +0000
+++ b/SPI.h	Thu Oct 20 11:38:22 2016 +0000
@@ -65,8 +65,8 @@
 extern unsigned int PulseADC_32PointD;
 extern int ADC5Old,ADCDIF;
 
-extern  unsigned int Buff_AMP	[];
-extern  unsigned int Buff_AMP64P[];
+//extern  unsigned int Buff_AMP	[];
+//extern  unsigned int Buff_AMP64P[];
 extern  struct SPI Spi;
 extern  unsigned int ModArraySin	[]; 
 extern  unsigned int ModArraySaw	[];