Own fork of MbedSmartRestMain

Dependencies:   C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed

Fork of MbedSmartRestMain by Cumulocity Official

Revision:
103:a3703ca4a4a4
Parent:
93:61d44636f020
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/io/Peripheral.h	Fri May 08 13:15:29 2015 +0000
@@ -0,0 +1,7 @@
+#ifndef PERIPHERAL_H
+#define PERIPHERAL_H
+
+void closeRelay();
+void openRelay();
+
+#endif
\ No newline at end of file