Component Test's Software to work with "Universal Controller Box" - Software is an interpreter or "compiler" for programs to be done with a .txt file and read off of the SD Card

Dependencies:   BridgeDriver FrontPanelButtons MCP23017 SDFileSystem TextLCD mbed

Revision:
12:2e3e86714243
Parent:
11:bc9cd2869f95
Child:
14:953820302fb7
--- a/Initialization.cpp	Wed Oct 01 18:11:38 2014 +0000
+++ b/Initialization.cpp	Wed Oct 01 19:31:02 2014 +0000
@@ -56,7 +56,6 @@
 int errorFLAG = 0;
 
 vector<GoToLabel> GoToLabels; //Initialize vector of struct for GoTo Labels
-CycleWatch cycleWatch;
 
 /******************************************************************************/
 /***                     <Function Initializations>                         ***/