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.
Dependencies: ADXL362
Dependents: EVAL_ADXL362_ARDZ-helloworld
For additional information check out the mbed page of the Analog Devices wiki: https://wiki.analog.com/resources/tools-software/mbed-drivers-all
Diff: EVAL_ADXL362_ARDZ.h
- Revision:
- 2:e56adca82fee
- Parent:
- 0:689a0bf410c3
diff -r 235e7faab356 -r e56adca82fee EVAL_ADXL362_ARDZ.h
--- a/EVAL_ADXL362_ARDZ.h Thu May 19 09:00:27 2016 +0000
+++ b/EVAL_ADXL362_ARDZ.h Thu Aug 18 12:37:03 2016 +0000
@@ -51,7 +51,9 @@
#include "Lcd.h"
#include "ADXL362.h"
-
+/**
+ * @brief EVAL-ADXL362_ARDZ accelerometer shield
+ */
class EVAL_ADXL362_ARDZ
{
public:
EVAL-ADXL362-ARDZ