valeria toffoli
/
COG4050_adxrs290_adxrs453
driver for gyro
Fork of COG4050_adxl355_adxl357-ver2 by
Diff: ADXRS453/ADXRS453.cpp
- Revision:
- 9:1afd906c5ed2
diff -r 9e6ead2ee8d7 -r 1afd906c5ed2 ADXRS453/ADXRS453.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ADXRS453/ADXRS453.cpp Fri Sep 07 15:49:25 2018 +0000 @@ -0,0 +1,3 @@ +#include <stdint.h> +#include "mbed.h" +#include "ADXRS453.h"