![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
Framework of classes and program to measure tilt angles using accelerometers
Fork of tilt_angles by
Tiltmeter.cpp
- Committer:
- mpetovello
- Date:
- 2016-11-25
- Revision:
- 1:64f1aefe1842
- Parent:
- 0:3bffc1862262
File content as of revision 1:64f1aefe1842:
#include "Tiltmeter.h" #include "math.h" //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // Paste your code from the pre-lab assignment here