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.
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
Revision 1:ae171c032dc0, committed 2016-08-18
- Comitter:
- adisuciu
- Date:
- Thu Aug 18 12:33:31 2016 +0000
- Parent:
- 0:2e21c4508cab
- 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:
ADXL362