Skip to content
Snippets Groups Projects
Commit f05e8ee3 authored by GabrielPavaloiu's avatar GabrielPavaloiu
Browse files

Apply 1 suggestion(s) to 1 file(s)


Co-authored-by: default avatarGeorge-Dănuț ALDEA <george_danut.aldea@stud.acs.upb.ro>
parent 29237bf2
No related branches found
No related tags found
1 merge request!75Lab05 SPI
Pipeline #109284 passed
......@@ -491,7 +491,7 @@ val = i16::from_be_bytes([val_h, val_l]);
:::
- Read and print the rest of the values. (**1p**)
4. Print the actual value of the acceleration (in $m/s^2$) and the angular velocity (in °/s) (**1p**)
4. Print the actual value of the accelerations (in $m/s^2$) and the angular velocities (in °/s) (**1p**)
:::tip
Make use of the values configured in the **full scale** fields.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment