cleanup misc files
This commit is contained in:
parent
76efc08d8f
commit
aae5775848
18
Properties/Settings.Designer.cs
generated
18
Properties/Settings.Designer.cs
generated
@ -155,15 +155,6 @@ namespace _8082_Waymo_PC.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("V1-U")]
|
||||
public string Version {
|
||||
get {
|
||||
return ((string)(this["Version"]));
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("FLEX-M4-CR2-LEAK TEST")]
|
||||
@ -199,5 +190,14 @@ namespace _8082_Waymo_PC.Properties {
|
||||
this["LogDirectory"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("V1-T")]
|
||||
public string Version {
|
||||
get {
|
||||
return ((string)(this["Version"]));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -32,5 +32,6 @@ Parses responses from Flexflow to show to the UI
|
||||
UI and Serial interaction.
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
The remaining files are misc. and/or just the standard WinForms files.
|
||||
|
Loading…
Reference in New Issue
Block a user