Jared Baxter / Mbed 2 deprecated Impedance_Fast_Circuitry_print_V_I

Dependencies:   mbed-dsp mbed

Fork of Impedance_Fast_Circuitry by Jared Baxter

Revision:
42:52a92a8d2cc7
Parent:
41:3e0623d81b9a
Child:
45:d591d138cdeb
diff -r 3e0623d81b9a -r 52a92a8d2cc7 adc.h
--- a/adc.h	Fri Jan 30 06:59:19 2015 +0000
+++ b/adc.h	Fri Jan 30 07:22:00 2015 +0000
@@ -17,6 +17,7 @@
 #define MAX_FADC 6000000
 #define SAMPLING_RATE       10 // In microseconds, so 10 us will be a sampling rate of 100 kHz
 
+extern DMA dma;
 
 
 void adc_start();