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 namespace HealthSensorPlatform.CustomControls
darienf 20:6d2af70c92ab 2 {
darienf 20:6d2af70c92ab 3 partial class DoubleBufferTableLayoutPanel
darienf 20:6d2af70c92ab 4 {
darienf 20:6d2af70c92ab 5 /// <summary>
darienf 20:6d2af70c92ab 6 /// Required designer variable.
darienf 20:6d2af70c92ab 7 /// </summary>
darienf 20:6d2af70c92ab 8 private System.ComponentModel.IContainer components = null;
darienf 20:6d2af70c92ab 9
darienf 20:6d2af70c92ab 10 /// <summary>
darienf 20:6d2af70c92ab 11 /// Clean up any resources being used.
darienf 20:6d2af70c92ab 12 /// </summary>
darienf 20:6d2af70c92ab 13 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
darienf 20:6d2af70c92ab 14 protected override void Dispose(bool disposing)
darienf 20:6d2af70c92ab 15 {
darienf 20:6d2af70c92ab 16 if (disposing && (components != null))
darienf 20:6d2af70c92ab 17 {
darienf 20:6d2af70c92ab 18 components.Dispose();
darienf 20:6d2af70c92ab 19 }
darienf 20:6d2af70c92ab 20 base.Dispose(disposing);
darienf 20:6d2af70c92ab 21 }
darienf 20:6d2af70c92ab 22
darienf 20:6d2af70c92ab 23 #region Component Designer generated code
darienf 20:6d2af70c92ab 24
darienf 20:6d2af70c92ab 25 /// <summary>
darienf 20:6d2af70c92ab 26 /// Required method for Designer support - do not modify
darienf 20:6d2af70c92ab 27 /// the contents of this method with the code editor.
darienf 20:6d2af70c92ab 28 /// </summary>
darienf 20:6d2af70c92ab 29 private void InitializeComponent()
darienf 20:6d2af70c92ab 30 {
darienf 20:6d2af70c92ab 31 components = new System.ComponentModel.Container();
darienf 20:6d2af70c92ab 32 }
darienf 20:6d2af70c92ab 33
darienf 20:6d2af70c92ab 34 #endregion
darienf 20:6d2af70c92ab 35 }
darienf 20:6d2af70c92ab 36 }