imu rev1

Dependencies:   IMUfilter mbed

Fork of AIviate by UCLA IEEE

Revision:
2:452dd766d212
Parent:
0:0c627ff4c5ed
Child:
4:44a5b1e8fd27
--- a/steps.h	Wed Oct 30 22:51:33 2013 +0000
+++ b/steps.h	Fri Nov 01 00:48:06 2013 +0000
@@ -3,7 +3,7 @@
 #include "sensor.h"
 
 
-
+void init_sensors();
 void get_sensor_data();
 
 #endif //STEPS_H
\ No newline at end of file