Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BridgeDriver FrontPanelButtons MCP23017 SDFileSystem TextLCD mbed
Diff: Devices/PinIN.hpp
- 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