Mitchell Hatfield / Mbed 2 deprecated Component_Test_Interface

Dependencies:   BridgeDriver FrontPanelButtons MCP23017 SDFileSystem TextLCD mbed

Revision:
9:5a0c4c6e39c7
Parent:
5:e36e0538a903
Child:
11:bc9cd2869f95
--- a/Devices/PinIN.hpp	Wed Sep 24 01:46:02 2014 +0000
+++ b/Devices/PinIN.hpp	Wed Sep 24 22:23:00 2014 +0000
@@ -12,6 +12,7 @@
     public:
         PinIN(LineData);
         int interpret(LineData&);
+        int off();
 };
 
 #endif  
\ No newline at end of file