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
Diff: Initialization.cpp
- Revision:
- 6:d1594fd2ec5a
- Parent:
- 5:e36e0538a903
- Child:
- 9:5a0c4c6e39c7
--- a/Initialization.cpp Tue Sep 23 18:24:19 2014 +0000 +++ b/Initialization.cpp Tue Sep 23 23:42:32 2014 +0000 @@ -47,7 +47,7 @@ DigitalIn killSw(KILL); const int MAX_LINE_LENGTH = 100; - +int DummyMode = 0; // run through the code without performing actions /******************************************************************************/ /*** <Function Initializations> ***/