diff options
| author | Roy <Roy.mail.net@gmail.com> | 2023-07-13 05:12:37 +0300 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2023-07-13 05:12:37 +0300 |
| commit | a3e166c8e2a9a853d37d346d458bf364eca7e3f3 (patch) | |
| tree | 2bbb6315b4744537c6a19a80393655968a9848d2 /Software/Visual_Studio/Tango.Integration | |
| parent | 98998e64bd4bd1c7c516019eeb2649693eee175f (diff) | |
| download | Tango-a3e166c8e2a9a853d37d346d458bf364eca7e3f3.tar.gz Tango-a3e166c8e2a9a853d37d346d458bf364eca7e3f3.zip | |
Eureka Firmware Upgrade.
Diffstat (limited to 'Software/Visual_Studio/Tango.Integration')
| -rw-r--r-- | Software/Visual_Studio/Tango.Integration/Operation/MachineOperator.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.Integration/Operation/MachineOperator.cs b/Software/Visual_Studio/Tango.Integration/Operation/MachineOperator.cs index 2d066a78f..3baedeafb 100644 --- a/Software/Visual_Studio/Tango.Integration/Operation/MachineOperator.cs +++ b/Software/Visual_Studio/Tango.Integration/Operation/MachineOperator.cs @@ -4304,7 +4304,7 @@ namespace Tango.Integration.Operation } else { - + upgradeEureka(); } }); |
