From 63aabf3e7a17feaf9765049c2cf515cfb35d42d8 Mon Sep 17 00:00:00 2001 From: Roy Date: Sun, 9 Jul 2023 19:08:02 +0300 Subject: Eureka Firmware Upgrade. --- .../PPC/Tango.PPC.Common/MachineSetup/MachineSetupManager.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupManager.cs') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupManager.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupManager.cs index a897c806c..0d64da83e 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupManager.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupManager.cs @@ -261,8 +261,6 @@ namespace Tango.PPC.Common.MachineSetup if (_buildProvider.IsEureka) { setup_response.SetupActivation = false; - setup_response.SetupFirmware = false; - setup_response.SetupFPGA = false; setup_response.SetupUWF = false; setup_response.SetupRemoteAssistance = false; } -- cgit v1.3.1