PlayBack

Dependencies:   TPixy-Interface

Fork of ManualControlFinal by ECE4333 - 2018 - Ahmed & Brandon

Revision:
4:417e475239c7
Parent:
1:3e9684e81312
Child:
8:a0890fa79084
--- a/ui.h	Sat Feb 03 00:48:47 2018 +0000
+++ b/ui.h	Fri Feb 09 18:37:11 2018 +0000
@@ -3,17 +3,8 @@
 
 #define SPEED_STEP     1
 
-
-
-
 void consoleUI(void);
-void consoleUI2(void);
 void displayStartupMsg(void);
 void twoTerminalsTest(void);
 
-
-
-
-
-
 #endif
\ No newline at end of file