repo time

Dependencies:   mbed MAX14720 MAX30205 USBDevice

Committer:
darienf
Date:
Tue Apr 06 06:41:40 2021 +0000
Revision:
20:6d2af70c92ab
another repo

Who changed what in which revision?

UserRevisionLine numberNew contents of line
darienf 20:6d2af70c92ab 1 //------------------------------------------------------------------------------
darienf 20:6d2af70c92ab 2 // <auto-generated>
darienf 20:6d2af70c92ab 3 // This code was generated by a tool.
darienf 20:6d2af70c92ab 4 // Runtime Version:4.0.30319.18444
darienf 20:6d2af70c92ab 5 //
darienf 20:6d2af70c92ab 6 // Changes to this file may cause incorrect behavior and will be lost if
darienf 20:6d2af70c92ab 7 // the code is regenerated.
darienf 20:6d2af70c92ab 8 // </auto-generated>
darienf 20:6d2af70c92ab 9 //------------------------------------------------------------------------------
darienf 20:6d2af70c92ab 10
darienf 20:6d2af70c92ab 11 namespace FileLogExample.Properties
darienf 20:6d2af70c92ab 12 {
darienf 20:6d2af70c92ab 13
darienf 20:6d2af70c92ab 14
darienf 20:6d2af70c92ab 15 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
darienf 20:6d2af70c92ab 16 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
darienf 20:6d2af70c92ab 17 internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
darienf 20:6d2af70c92ab 18 {
darienf 20:6d2af70c92ab 19
darienf 20:6d2af70c92ab 20 private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
darienf 20:6d2af70c92ab 21
darienf 20:6d2af70c92ab 22 public static Settings Default
darienf 20:6d2af70c92ab 23 {
darienf 20:6d2af70c92ab 24 get
darienf 20:6d2af70c92ab 25 {
darienf 20:6d2af70c92ab 26 return defaultInstance;
darienf 20:6d2af70c92ab 27 }
darienf 20:6d2af70c92ab 28 }
darienf 20:6d2af70c92ab 29 }
darienf 20:6d2af70c92ab 30 }