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:
- 187:ec6d2b1e1a2a
- Parent:
- 185:8a7fa652f394
- Child:
- 189:ffd1f78af9d7
--- a/CommonDefinitions.h Fri Sep 19 04:47:24 2014 +0000 +++ b/CommonDefinitions.h Fri Sep 19 18:29:24 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 512 // maximum size of a logging message #define TEMP_BUFFER_LEN 128 // working/temp buffer length // Resource Configuration