Tp2

Dependencies:   BLE_API mbed nRF51822

Fork of nRF51822_SimpleControls by RedBearLab

Revision:
8:65a6e2c3ed79
Parent:
7:981ac713c8c4
--- a/main.cpp	Wed Oct 19 10:10:26 2016 +0000
+++ b/main.cpp	Wed Oct 19 10:23:50 2016 +0000
@@ -32,7 +32,8 @@
 #define DIGITAL_IN_PIN                   P0_5   //A4
 #define PWM_PIN                          P0_16  //D6
 #define SERVO_PIN                        P0_14  //D10
-#define ANALOG_IN_PIN                    P0_6   //A5
+#define ANALOG_IN_PIN                    P0_1   //A0
+
 
 BLE             ble;