ADXL362 accelerometer library
Dependents: BLENano_SimpleTemplate_adxl362_170813 nRF51_ADXL3xx
Fork of ADXL362 by
Revision 1:ae171c032dc0, committed 2016-08-18
- Comitter:
- adisuciu
- Date:
- Thu Aug 18 12:33:31 2016 +0000
- Parent:
- 0:2e21c4508cab
- Child:
- 2:fe49d0e51baa
- Commit message:
- Implemented missing doxygen tags
Changed in this revision
| ADXL362.h | Show annotated file Show diff for this revision Revisions of this file |
--- 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:
