summaryrefslogtreecommitdiff
path: root/include/dlt/dlt_user.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dlt/dlt_user.h')
-rw-r--r--include/dlt/dlt_user.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dlt/dlt_user.h b/include/dlt/dlt_user.h
index c5cc1ce..7b0aa8d 100644
--- a/include/dlt/dlt_user.h
+++ b/include/dlt/dlt_user.h
@@ -235,6 +235,7 @@ typedef struct
int corrupt_message_size;
int16_t corrupt_message_size_size;
#endif
+ DltUserConnectionState connection_state;
} DltUser;
/**************************************************************************************************