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-07-23
- Revision:
- 20:6c95b64cb981
- Parent:
- 16:788f418740ae
- Child:
- 21:12e7e33870ed
File content as of revision 20:6c95b64cb981:
#ifndef __CONFIGURATION_H_ #define __CONFIGURATION_H_ /************** Ethernet CONFIGURATION PARAMETERS ************************/ // we will use ThreadedResourceObserver #define CONNECTOR_USING_THREADS 1 /************** Ethernet CONFIGURATION PARAMETERS ************************/ #endif // __CONFIGURATION_H_