ediff iitb / Mbed 2 deprecated HIL_FMEA_oursteering

Dependencies:   mbed

Revision:
0:30ff725706d2
diff -r 000000000000 -r 30ff725706d2 algo.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/algo.h	Tue Mar 05 01:19:30 2013 +0000
@@ -0,0 +1,8 @@
+#ifndef ALGO_H
+#define ALGO_H
+
+#include "define_variables.h"
+void pid();
+float turnradiusfunction(float);
+
+#endif
\ No newline at end of file