Jared Baxter / Mbed 2 deprecated Impedance_Fast_Circuitry_print_V_I

Dependencies:   mbed-dsp mbed

Fork of Impedance_Fast_Circuitry by Jared Baxter

Revision:
64:bb4a4bd57681
Parent:
63:7903a33e2fd4
Child:
66:72c5c24e532c
--- a/main.cpp	Tue Feb 23 19:49:42 2016 +0000
+++ b/main.cpp	Tue Feb 23 19:58:58 2016 +0000
@@ -52,8 +52,8 @@
     
     pc.printf("\r\n\r\n\r\n");
     
-    //pdb_start();
-/*    while(1) 
+    pdb_start();
+    while(1) 
         {
             while(sampling_status == 0)
             {   
@@ -75,8 +75,8 @@
         }
 }
  
- */   
-     while(1) 
+   
+/*     while(1) 
         {
         if(pc.readable() > 0) {
             char temp = pc.getc();
@@ -162,3 +162,4 @@
         }   
 
 }
+*/
\ No newline at end of file