Dependencies:   mbed-dsp mbed

Fork of DSP_200kHz by Mazzeo Research Group

Revision:
74:ebc9f09fda11
Parent:
53:83a90a47c1fd
--- a/DMA_sampling/dma.h	Wed May 31 22:02:56 2017 +0000
+++ b/DMA_sampling/dma.h	Thu Jun 01 22:12:31 2017 +0000
@@ -4,6 +4,6 @@
 #include "mbed.h"
 
 void dma_reset();    
-void dma_init();
+void dma_init2();
 
 #endif /* DMA_H_ */
\ No newline at end of file