Core Base Classes for the Light Endpoints
Dependents: mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet ... more
Diff: CommonDefinitions.h
- Revision:
- 132:46e8c66129e4
- Parent:
- 130:630d05daed77
- Child:
- 133:667409048c68
diff -r c1ecc5fcf3c6 -r 46e8c66129e4 CommonDefinitions.h --- a/CommonDefinitions.h Thu Mar 27 00:57:50 2014 +0000 +++ b/CommonDefinitions.h Thu Mar 27 02:46:25 2014 +0000 @@ -83,7 +83,7 @@ // Platform specific customizations #ifdef _ENDPOINT_UBLOX_PLATFORM #define PLATFORM_STRING "U-Blox MBED" // platform string - #define EXT_LED_PIN P2_4 // pin to use for external LED cathode + #define EXT_LED_PIN D5 // pin to use for external LED cathode #define BATTERY_POT_PIN A0 // pin for the battery POT #define VOLTAGE_POT_PIN A1 // pin for the voltage POT #define TEMP_SENSOR_PIN1 P0_0 // pin for temp sensor