From 18ecebce282f8d3578ccd057df66bac5f76405dd Mon Sep 17 00:00:00 2001 From: Shlomo Hecht Date: Tue, 21 Apr 2020 19:47:54 +0300 Subject: Version 1.4.6.21: PMR with reduced size (compiled with "-m" --- .../PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c') diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c index 01a110489..37ff53e83 100644 --- a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c +++ b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c @@ -55,7 +55,7 @@ void start_thread_loading_response__free_unpacked static const ProtobufCFieldDescriptor start_thread_loading_response__field_descriptors[2] = { { - "State", + "", 1, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_ENUM, @@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor start_thread_loading_response__field_descr 0,NULL,NULL /* reserved1,reserved2, etc */ }, { - "ErrorReason", + "", 2, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_STRING, @@ -91,9 +91,9 @@ static const ProtobufCIntRange start_thread_loading_response__number_ranges[1 + const ProtobufCMessageDescriptor start_thread_loading_response__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, - "StartThreadLoadingResponse", - "StartThreadLoadingResponse", - "StartThreadLoadingResponse", + "", + "", + "", "", sizeof(StartThreadLoadingResponse), 2, -- cgit v1.3.1