aboutsummaryrefslogtreecommitdiffstats
path: root/Software/PMR
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2021-01-28 19:37:51 +0200
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2021-01-28 19:37:51 +0200
commita4bd79a77bba87b8644e73903f020de94e1c7ade (patch)
tree624c301d700da4fc994a9e7136f04b8aede80178 /Software/PMR
parent09281be2497e3bdc52768a8e8702d551c38001c2 (diff)
downloadTango-a4bd79a77bba87b8644e73903f020de94e1c7ade.tar.gz
Tango-a4bd79a77bba87b8644e73903f020de94e1c7ade.zip
Added RML & Color Conversion VMax.
Diffstat (limited to 'Software/PMR')
-rw-r--r--Software/PMR/Messages/ColorLab/ConversionInput.proto1
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