From bfcc978160dfdc00256cbbe11551cd32be459dda Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Tue, 4 May 2021 05:54:03 +0300 Subject: Machine Manager Module !! --- .../Views/MainView.xaml | 109 +++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineManager/Views/MainView.xaml (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineManager/Views/MainView.xaml') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineManager/Views/MainView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineManager/Views/MainView.xaml new file mode 100644 index 000000000..3af1ba9dd --- /dev/null +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineManager/Views/MainView.xaml @@ -0,0 +1,109 @@ + + + + + + + Machine Manager + + + + + + + + + + + + + + + + + Hardware Version + + + Enable Software Update + Enable Firmware Update + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.3.1