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: EthernetInterface PololuLedStripx mbed-rtos mbed nanoservice_client_1_12_X
Fork of LPC1768_LWM2M_Client by
Diff: resources/relay.h
- Revision:
- 1:09a525977925
- Parent:
- 0:9101343a70cd
- Child:
- 2:4166c3e5b321
diff -r 9101343a70cd -r 09a525977925 resources/relay.h --- a/resources/relay.h Tue Jul 22 23:58:23 2014 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -// Relay resource implementation - -#ifndef RELAY_H -#define RELAY_H - -#include "nsdl_support.h" - -int create_relay_resource(sn_nsdl_resource_info_s *resource_ptr); - -#endif
