Class library for a LIS3DSH MEMS digital output motion sensor (acceleromoter).

Dependents:   stm32f407 mbed_blinky STM32F407

Files at this revision

API Documentation at this revision

Comitter:
grantphillips
Date:
Tue Aug 09 13:45:18 2016 +0000
Parent:
4:a7c327791566
Commit message:
Updated comments

Changed in this revision

LIS3DSH.h Show annotated file Show diff for this revision Revisions of this file
--- a/LIS3DSH.h	Tue Aug 09 13:43:29 2016 +0000
+++ b/LIS3DSH.h	Tue Aug 09 13:45:18 2016 +0000
@@ -54,7 +54,7 @@
  *       
  *        wait(1.0);  //delay before reading next values
  *    }
- *}
+ * }
  * @endcode
  */