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: ESP8266Interface HTTPClient-SSL WebSocketClient mbed-rtos mbed
Fork of ESP8266_HTTP_HelloWorld by
Diff: resources/light.h
- Revision:
- 3:5175e53017e4
- Parent:
- 2:44dca280b049
- Child:
- 4:d02fdd139307
--- a/resources/light.h Mon Apr 20 20:29:26 2015 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -// Light resource implementation - -#ifndef LIGHT_H -#define LIGHT_H - -#include "nsdl_support.h" - -int create_light_resource(sn_nsdl_resource_info_s *resource_ptr); - -#endif
