Class library for a LIS3DSH MEMS digital output motion sensor (acceleromoter).
Dependents: stm32f407 mbed_blinky STM32F407
Diff: LIS3DSH.h
- Revision:
- 5:e6a312714223
- Parent:
- 4:a7c327791566
diff -r a7c327791566 -r e6a312714223 LIS3DSH.h --- 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 */