diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2020-04-21 19:47:54 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2020-04-21 19:47:54 +0300 |
| commit | 18ecebce282f8d3578ccd057df66bac5f76405dd (patch) | |
| tree | 6ff13cc8eaf6b26284bea0c42f61e8b92765e25b /Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c | |
| parent | 78430d37ac1dd07d5b5d731698da6761884d4cd5 (diff) | |
| download | Tango-18ecebce282f8d3578ccd057df66bac5f76405dd.tar.gz Tango-18ecebce282f8d3578ccd057df66bac5f76405dd.zip | |
Version 1.4.6.21: PMR with reduced size (compiled with "-m"
Diffstat (limited to 'Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c | 10 |
1 files changed, 5 insertions, 5 deletions
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, |
