diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-12-03 10:33:23 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-12-03 10:33:23 +0200 |
| commit | 90df14652ec62bbcb9b3a69c483407945dff9465 (patch) | |
| tree | d34966f62816a767e6d8ccf1a791129a891e48fc /Software/Visual_Studio/Tango.Integration/Operation/IMachineOperator.cs | |
| parent | 96469f3db1a030eb6bd2e1bb8d4c36bbc56eadee (diff) | |
| download | Tango-90df14652ec62bbcb9b3a69c483407945dff9465.tar.gz Tango-90df14652ec62bbcb9b3a69c483407945dff9465.zip | |
New UpgradeFirmware PMR folder.
Diffstat (limited to 'Software/Visual_Studio/Tango.Integration/Operation/IMachineOperator.cs')
| -rw-r--r-- | Software/Visual_Studio/Tango.Integration/Operation/IMachineOperator.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.Integration/Operation/IMachineOperator.cs b/Software/Visual_Studio/Tango.Integration/Operation/IMachineOperator.cs index 831b601be..d0eb0ae17 100644 --- a/Software/Visual_Studio/Tango.Integration/Operation/IMachineOperator.cs +++ b/Software/Visual_Studio/Tango.Integration/Operation/IMachineOperator.cs @@ -19,6 +19,7 @@ using Tango.Integration.Storage; using System.IO; using Tango.Integration.Upgrade; using Tango.PMR.IO; +using Tango.PMR.FirmwareUpgrade; namespace Tango.Integration.Operation { |
