diff options
| -rw-r--r-- | readme.md | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ requires:  ## Example   For getting the current acceleration -``` +```C  struct Acceleration{  	double x;  	double y;  | 
![]()  | 
index : motion-service.git | |
| Legato app to monitor the accelerometer for sudden impacts. | 
| summaryrefslogtreecommitdiff | 
| -rw-r--r-- | readme.md | 2 | 
@@ -48,7 +48,7 @@ requires:  ## Example   For getting the current acceleration -``` +```C  struct Acceleration{  	double x;  	double y;  |