Mark Petovello / Mbed 2 deprecated tilt_angles

Dependencies:   C12832 mbed

Fork of tilt_angles by Mark Petovello

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers Tiltmeter.cpp Source File

Tiltmeter.cpp

00001 #include "Tiltmeter.h"
00002 
00003 #include "math.h"
00004 
00005 //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
00006 // Paste your code from the pre-lab assignment here
00007