Framework of classes and program to measure tilt angles using accelerometers

Dependencies:   C12832 mbed

Fork of tilt_angles by Mark Petovello

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