Ethernet-based network support for mbedConnectorInterface.

Dependencies:   libnsdl EthernetInterface mbed-rtos

Dependents:   IoT_LED_demo ServoTest uWater_Project hackathon ... more

configuration.h

Committer:
ansond
Date:
2015-04-11
Revision:
16:788f418740ae
Parent:
0:31292d956e92
Child:
21:12e7e33870ed

File content as of revision 16:788f418740ae:

#ifndef __CONFIGURATION_H_
#define __CONFIGURATION_H_

/************** Ethernet CONFIGURATION PARAMETERS  ************************/

// we will use ThreadedResourceObserver
#define CONNECTOR_USING_THREADS 1

/************** Ethernet CONFIGURATION PARAMETERS  ************************/

#endif // __CONFIGURATION_H_