Cellular (U-Blox) network support for mbedConnectorInterface.

Dependencies:   libnsdl C027_Support mbed-rtos

Dependents:   mbed-3g-sample

configuration.h

Committer:
ansond
Date:
2015-04-28
Revision:
0:d2ac2f05a621
Child:
2:fe45db933118

File content as of revision 0:d2ac2f05a621:

#ifndef __CONFIGURATION_H_
#define __CONFIGURATION_H_

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

// we will use ThreadedResourceObserver
#define CONNECTOR_USING_THREADS 1

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

#endif // __CONFIGURATION_H_