DesignForAmputee hw 5 project

Dependencies:   mbed BLE_API nRF51822

Revision:
6:d540386708d1
Parent:
3:436ef162bf2d
Child:
7:fa5a3ca3c62b
--- a/main.cpp	Thu Nov 06 06:56:04 2014 +0000
+++ b/main.cpp	Sat Nov 08 00:50:33 2014 +0000
@@ -20,7 +20,7 @@
 
 DigitalOut powerSwitch(P0_0);
  
-AnalogIn tempPin(P0_2);
+AnalogIn tempPin(P0_1);
  
 UARTService *uartServicePtr;