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:
6:d1594fd2ec5a
Parent:
5:e36e0538a903
Child:
9:5a0c4c6e39c7
diff -r e36e0538a903 -r d1594fd2ec5a Initialization.hpp
--- a/Initialization.hpp	Tue Sep 23 18:24:19 2014 +0000
+++ b/Initialization.hpp	Tue Sep 23 23:42:32 2014 +0000
@@ -40,7 +40,7 @@
 extern DigitalIn killSw;
 
 extern const int MAX_LINE_LENGTH;
-
+extern int DummyMode;
 
 /******************************************************************************/
 /***                     <Function Initializations>                         ***/