Rob Griffith / Mbed 2 deprecated rat_code

Dependencies:   mbed QEI

Revision:
1:6f18bb7a77a5
Child:
3:35deb5c21b33
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/headers/assignment3.h	Thu Nov 15 17:19:20 2018 +0000
@@ -0,0 +1,14 @@
+#pragma once
+
+// Part A
+void test_systick();
+void drive_straight();
+
+// Part B
+void test_turns1();
+void test_turns2();
+void test_turns3();
+
+void move_cells();
+
+void move_path();
\ No newline at end of file