diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-01-28 19:37:51 +0200 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-01-28 19:37:51 +0200 |
| commit | a4bd79a77bba87b8644e73903f020de94e1c7ade (patch) | |
| tree | 624c301d700da4fc994a9e7136f04b8aede80178 /Software/PMR | |
| parent | 09281be2497e3bdc52768a8e8702d551c38001c2 (diff) | |
| download | Tango-a4bd79a77bba87b8644e73903f020de94e1c7ade.tar.gz Tango-a4bd79a77bba87b8644e73903f020de94e1c7ade.zip | |
Added RML & Color Conversion VMax.
Diffstat (limited to 'Software/PMR')
| -rw-r--r-- | Software/PMR/Messages/ColorLab/ConversionInput.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/PMR/Messages/ColorLab/ConversionInput.proto b/Software/PMR/Messages/ColorLab/ConversionInput.proto index edf1c368f..5a7bfde10 100644 --- a/Software/PMR/Messages/ColorLab/ConversionInput.proto +++ b/Software/PMR/Messages/ColorLab/ConversionInput.proto @@ -22,4 +22,5 @@ message ConversionInput repeated ProcessRange ProcessRanges = 11; bool GenerateHive = 12; bool UseLightInks = 13; + double VMax = 14; }
\ No newline at end of file |
