ADXL362 accelerometer library
Dependents: ADXL362-helloworld EVAL_ADXL362_ARDZ Lab6 Lab6 ... more
For additional information check out the mbed page of the Analog Devices wiki: https://wiki.analog.com/resources/tools-software/mbed-drivers-all
Diff: ADXL362.h
- Revision:
- 1:ae171c032dc0
- Parent:
- 0:2e21c4508cab
diff -r 2e21c4508cab -r ae171c032dc0 ADXL362.h
--- a/ADXL362.h Wed May 18 15:17:10 2016 +0000
+++ b/ADXL362.h Thu Aug 18 12:33:31 2016 +0000
@@ -50,6 +50,9 @@
#include "mbed.h"
+/**
+ * @brief Analog devices ADXL362 Digital Output MEMS Accelerometer
+ */
class ADXL362
{
public:
ADXL362