mbed code Inductive_Sensor_Jasper for Bsc paper

Dependencies:   Bob DS1825 LDC1101 SDFileSystem mbed

Fork of Inductive_Sensor by Bob Giesberts

Revision:
9:47f1b1c0ef8b
Parent:
8:8cc1960467ae
Child:
10:3cab80866536
--- a/main.cpp	Tue Feb 16 15:55:19 2016 +0000
+++ b/main.cpp	Wed Feb 24 09:39:07 2016 +0000
@@ -160,7 +160,7 @@
                 }
             }
             
-            // pc.printf("%d; %02x\r\n", L, ldc->get_LHR_status() );
+            pc.printf("%d; %02x\r\n", L, ldc->get_LHR_status() );
             
             // battery level
             batt = bob.battery();