No changes

Revision:
1:3250ba797c16
Parent:
0:6f9f2e93a0be
Child:
4:d884f14069c6
--- a/sample_hardware.hpp	Thu Nov 09 14:24:12 2017 +0000
+++ b/sample_hardware.hpp	Tue Nov 14 15:15:50 2017 +0000
@@ -9,6 +9,7 @@
 extern DigitalIn  SW1;
 extern DigitalIn  SW2;
 //extern Serial pc;
+extern AnalogIn adcIn;
 
 extern void post();