Name | Last commit | Last update |
---|---|---|
.. | ||
include | ||
Makefile | ||
mpu9150.c | ||
mpu9150_saul.c |
The read functions have a mpu9150_results_t* argument which is a struct with 3 int16_t members. Thus we should cast res->val instead of just res.
Name | Last commit | Last update |
---|---|---|
.. | ||
include | ||
Makefile | ||
mpu9150.c | ||
mpu9150_saul.c |