Core Base Classes for the Light Endpoints
Dependents: mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet ... more
Diff: CommonDefinitions.h
- Revision:
- 49:83735dd5a981
- Parent:
- 47:fa96ddc36f04
- Child:
- 50:daebff684b04
diff -r 43fa2a43b114 -r 83735dd5a981 CommonDefinitions.h --- a/CommonDefinitions.h Sat Mar 01 17:06:56 2014 +0000 +++ b/CommonDefinitions.h Sat Mar 01 17:15:53 2014 +0000 @@ -20,7 +20,7 @@ #define _COMMON_DEFINITIONS_H_ // Error Handler Log Message Length -#define MAX_LOG_MESSAGE 900 // maximum size of a logging message +#define MAX_LOG_MESSAGE 1280 // maximum size of a logging message // Resource Configuration #define RESOURCE_NAME_LEN 32 // Resource name max length