imu rev1

Dependencies:   IMUfilter mbed

Fork of AIviate by UCLA IEEE

Committer:
teamgoat
Date:
Fri Nov 01 00:48:06 2013 +0000
Revision:
2:452dd766d212
Parent:
0:0c627ff4c5ed
Child:
4:44a5b1e8fd27
broken :(

Who changed what in which revision?

UserRevisionLine numberNew contents of line
teamgoat 0:0c627ff4c5ed 1 #ifndef STEPS_H
teamgoat 0:0c627ff4c5ed 2 #define STEPS_H
teamgoat 0:0c627ff4c5ed 3 #include "sensor.h"
teamgoat 0:0c627ff4c5ed 4
teamgoat 0:0c627ff4c5ed 5
teamgoat 2:452dd766d212 6 void init_sensors();
teamgoat 0:0c627ff4c5ed 7 void get_sensor_data();
teamgoat 0:0c627ff4c5ed 8
teamgoat 0:0c627ff4c5ed 9 #endif //STEPS_H