summaryrefslogtreecommitdiff
path: root/src/lib/dlt_client_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/dlt_client_cfg.h')
-rwxr-xr-xsrc/lib/dlt_client_cfg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/dlt_client_cfg.h b/src/lib/dlt_client_cfg.h
index b611681..c2592e6 100755
--- a/src/lib/dlt_client_cfg.h
+++ b/src/lib/dlt_client_cfg.h
@@ -80,10 +80,10 @@
#define DLT_CLIENT_DUMMY_CON_ID "CC1"
/* Size of buffer */
-#define DLT_CLIENT_TEXTBUFSIZE 512
+#define DLT_CLIENT_TEXTBUFSIZE 512
/* Size of receive buffer */
-#define DLT_CLIENT_RCVBUFSIZE 10024
+#define DLT_CLIENT_RCVBUFSIZE 10024
/* Initial baudrate */
#if !defined (__WIN32__) && !defined(_MSC_VER)