Cellular (U-Blox) network support for mbedConnectorInterface.

Dependencies:   libnsdl C027_Support mbed-rtos

Dependents:   mbed-3g-sample

configuration.h

Committer:
ansond
Date:
2015-07-23
Revision:
2:fe45db933118
Parent:
0:d2ac2f05a621
Child:
4:83a95c2a8450

File content as of revision 2:fe45db933118:

#ifndef __CONFIGURATION_H_
#define __CONFIGURATION_H_

/************** Cellular CONFIGURATION PARAMETERS  ************************/

// we will use ThreadedResourceObserver
#define CONNECTOR_USING_THREADS 1

/************** Cellular CONFIGURATION PARAMETERS  ************************/

#endif // __CONFIGURATION_H_