aboutsummaryrefslogtreecommitdiffstats
path: root/Software/PMR
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2021-01-19 22:19:03 +0200
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2021-01-19 22:19:03 +0200
commit6571e92dd34dedb02611a6e9a7714f8185bb4488 (patch)
treebc4390744d7cbc9681300dd3d5ebddebbcce2ed3 /Software/PMR
parent62baeff056ab56c376becd665b1bd5691573e8d5 (diff)
downloadTango-6571e92dd34dedb02611a6e9a7714f8185bb4488.tar.gz
Tango-6571e92dd34dedb02611a6e9a7714f8185bb4488.zip
Light Inks Basics.
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 5ced6ebb0..edf1c368f 100644
--- a/Software/PMR/Messages/ColorLab/ConversionInput.proto
+++ b/Software/PMR/Messages/ColorLab/ConversionInput.proto
@@ -21,4 +21,5 @@ message ConversionInput
double DeltaL = 10;
repeated ProcessRange ProcessRanges = 11;
bool GenerateHive = 12;
+ bool UseLightInks = 13;
} \ No newline at end of file