ARM mbed M2X API Client: The ARM mbed client library is used to send/receive data to/from AT&T's M2X service from mbed LPC1768 microcontrollers.

Dependents:   m2x-demo-all M2X_MTS_ACCEL_DEMO M2X_MTS_Accel M2X_K64F_ACCEL ... more

Added 'deleteLocations' function

Noticed you didn't have a 'deleteLocations' function to remove location history even though there is a device API for it. So I just added the support for that.

Added function deleteLocations to delete the location history.