diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2020-10-26 19:27:39 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2020-10-26 19:27:39 +0200 |
| commit | c1dbc0def7c7401432195461df5eb4face4025ba (patch) | |
| tree | ff5c8f1a111a1e3550b091e0bc1827adbeac56b1 /Software/PMR | |
| parent | 137b66389cac728748b006bab02d419374f56141 (diff) | |
| download | Tango-c1dbc0def7c7401432195461df5eb4face4025ba.tar.gz Tango-c1dbc0def7c7401432195461df5eb4face4025ba.zip | |
add description string to the file to describe the most important settings
Diffstat (limited to 'Software/PMR')
| -rw-r--r-- | Software/PMR/Messages/EmbeddedParameters/ConfigurationParameters.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/PMR/Messages/EmbeddedParameters/ConfigurationParameters.proto b/Software/PMR/Messages/EmbeddedParameters/ConfigurationParameters.proto index 49d95d1d9..da01452f4 100644 --- a/Software/PMR/Messages/EmbeddedParameters/ConfigurationParameters.proto +++ b/Software/PMR/Messages/EmbeddedParameters/ConfigurationParameters.proto @@ -94,5 +94,6 @@ message ConfigurationParameters double IDS_PreSegment_WFCF_TimeBeforeSegment = 36; uint32 FileVersion = 37; + string Description = 38; } |
