driver for gyro
Dependencies:
COG4050_ADT7420
Fork of
COG4050_adxl355_adxl357-ver2
by ADI_CAC
Diff: ADXRS453/ADXRS453.cpp
- Revision:
- 9:1afd906c5ed2
--- /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"