diff options
| author | Roy <Roy.mail.net@gmail.com> | 2022-12-08 17:05:57 +0200 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2022-12-08 17:05:57 +0200 |
| commit | d0a3f91acd04b65775afc615d426882d54dc4680 (patch) | |
| tree | 059021fc411e56a79ec6d036f29a4697b0f3de7e /Software/PMR | |
| parent | f9ac8ae24290aefd0be19d68de19669817422a88 (diff) | |
| parent | 0bcfaa9720fd7fdd55d94d0170489a0aab830410 (diff) | |
| download | Tango-d0a3f91acd04b65775afc615d426882d54dc4680.tar.gz Tango-d0a3f91acd04b65775afc615d426882d54dc4680.zip | |
Merged Manual Fine Tuning.
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 069abd7df..a64870f52 100644 --- a/Software/PMR/Messages/ColorLab/ConversionInput.proto +++ b/Software/PMR/Messages/ColorLab/ConversionInput.proto @@ -26,4 +26,5 @@ message ConversionInput bytes GbdData = 15; bytes LubData = 16; bool UseLubricantTransform = 17; + bool ForFineTuning = 18; }
\ No newline at end of file |
