Added support for Accelerometer K64F SENSOR
Fork of MotionSensor by
Revision 4:af29a01fd7f5, committed 2015-02-04
- Comitter:
- andcor02
- Date:
- Wed Feb 04 16:42:09 2015 +0000
- Parent:
- 3:4d6e28d4a18a
- Commit message:
- Added support for Accelerometer K64F SENSOR
Changed in this revision
MotionSensor.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 4d6e28d4a18a -r af29a01fd7f5 MotionSensor.h --- a/MotionSensor.h Thu Apr 24 16:18:41 2014 +0000 +++ b/MotionSensor.h Wed Feb 04 16:42:09 2015 +0000 @@ -33,4 +33,4 @@ virtual void getAxis(MotionSensorDataUnits &data) = 0; }; -#endif +#endif \ No newline at end of file