working version

Dependencies:   mbed mbed-rtos SimpleDMA FreescaleIAP eeprom

Fork of CDMS_CODE_FM_28JAN2017 by samp Srinivasan

Revision:
334:71e9f4fdb387
Parent:
321:42bdefc37270
--- a/adf.h	Sat Dec 10 12:32:27 2016 +0000
+++ b/adf.h	Sat Dec 10 16:24:56 2016 +0000
@@ -1,8 +1,5 @@
 //without reset feature , with state checks.
 
-#ifndef ADF_H    // To make sure you don't declare the function more than once by including the header multiple times.
-#define ADF_H
-
 InterruptIn IRQ(ADF_IRQ);
 //Ticker ticker;
 #include "OBSRS.h" 
@@ -681,6 +678,4 @@
     }
     gPC.puts("after while looprn");
 }
-}
-
-#endif
\ No newline at end of file
+}
\ No newline at end of file