Excercises for the sensors module.
Implement the functions defined in the following files:
- src/features.cc
You can configure/build this project by running:
cmake .
make
To run all tests for this project, run:
ctest -VV
You can also run an individual test suite by running the generated test executables.