-
- Downloads
[LSM6DSRX] Code refactoring: changed some functions return value from bool to...
[LSM6DSRX] Code refactoring: changed some functions return value from bool to void (they were always returning true) and moved sensitivity value selection from class constructor to the corresponding sensor init function.
Showing
- src/shared/sensors/LSM6DSRX/LSM6DSRX.cpp 52 additions, 65 deletionssrc/shared/sensors/LSM6DSRX/LSM6DSRX.cpp
- src/shared/sensors/LSM6DSRX/LSM6DSRX.h 3 additions, 3 deletionssrc/shared/sensors/LSM6DSRX/LSM6DSRX.h
- src/tests/sensors/test-lsm6dsrx.cpp 1 addition, 2 deletionssrc/tests/sensors/test-lsm6dsrx.cpp
Loading
Please register or sign in to comment