summaryrefslogtreecommitdiff
path: root/include/dlt/dlt_common_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dlt/dlt_common_api.h')
-rw-r--r--include/dlt/dlt_common_api.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/dlt/dlt_common_api.h b/include/dlt/dlt_common_api.h
index 83acac5..f849567 100644
--- a/include/dlt/dlt_common_api.h
+++ b/include/dlt/dlt_common_api.h
@@ -234,8 +234,8 @@
* In the future in none verbose mode the string will not be sent via DLT message.
* @param TEXT ASCII string
*/
-#define DLT_CSTRING(TEXT) \
- DLT_STRING(TEXT)
+/* #define DLT_CSTRING(TEXT) */
+/* UNCHANGED */
#endif /* DLT_COMMON_API_H */