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 Repo_Noeud_Mobile by
Diff: Accelerometer/MMA8452Q.h
- Revision:
- 22:cccb77300fd5
- Parent:
- 12:ebb08773dbdb
- Child:
- 26:5700cde2350b
--- a/Accelerometer/MMA8452Q.h Sun Mar 22 17:32:47 2015 +0000 +++ b/Accelerometer/MMA8452Q.h Sun Mar 22 19:57:40 2015 +0000 @@ -1,4 +1,5 @@ #include "mbed.h" + #define SPEED 0.05 #define W_ADDR 0x3A #define R_ADDR 0x3B
