Official reference client implementation for Cumulocity SmartREST on u-blox C027.

Dependencies:   C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed

Fork of MbedSmartRestMain by Vincent Wochnik

io/Peripheral.h

Committer:
xinlei
Date:
2015-05-08
Revision:
104:a3703ca4a4a4
Parent:
io/DeviceFeedback.h@ 94:61d44636f020

File content as of revision 104:a3703ca4a4a4:

#ifndef PERIPHERAL_H
#define PERIPHERAL_H

void closeRelay();
void openRelay();

#endif