Chandra Tjhai
/
ENGO333_Lab_tiltmeter
Simple tiltmeter using accelerometer
Tiltmeter.cpp
- Committer:
- chtjhai
- Date:
- 2019-11-23
- Revision:
- 0:7d6134e052e0
File content as of revision 0:7d6134e052e0:
#include "Tiltmeter.h" #include "math.h" //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // Paste your code from the pre-lab assignment here