Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of ADXL345_I2C by
Revision 2:5b9a05540474, committed 2017-07-17
- Comitter:
 - 3050311118
 - Date:
 - Mon Jul 17 14:03:15 2017 +0000
 - Parent:
 - 1:92fa975dab32
 - Commit message:
 - 1123
 
Changed in this revision
| ADXL345_I2C.h | Show annotated file Show diff for this revision Revisions of this file | 
--- a/ADXL345_I2C.h Wed Feb 02 07:01:39 2011 +0000 +++ b/ADXL345_I2C.h Mon Jul 17 14:03:15 2017 +0000 @@ -91,7 +91,7 @@ #define ADXL345_12HZ5 0x07 #define ADXL345_6HZ25 0x06 -#define ADXL345_ID 0x1D +#define ADXL345_ID 0x53 #define ADXL345_I2C_READ 0x3B #define ADXL345_I2C_WRITE 0x3A #define ADXL345_MULTI_BYTE 0x60
