summaryrefslogtreecommitdiff
path: root/grapher/Form1.Designer.cs
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2020-09-08 14:01:33 -0700
committerJacob Palecki <[email protected]>2020-09-08 14:01:33 -0700
commitd31ef3c66c9919d3520ee34db062687a84bc5fa4 (patch)
tree52fd619eba3151933786f53f4200e47d482be5c0 /grapher/Form1.Designer.cs
parentFix accel type y active value alignment (diff)
downloadrawaccel-d31ef3c66c9919d3520ee34db062687a84bc5fa4.tar.xz
rawaccel-d31ef3c66c9919d3520ee34db062687a84bc5fa4.zip
Add delay on button enable after writing to driver
Diffstat (limited to 'grapher/Form1.Designer.cs')
-rw-r--r--grapher/Form1.Designer.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/grapher/Form1.Designer.cs b/grapher/Form1.Designer.cs
index 6ad2953..ad68b2c 100644
--- a/grapher/Form1.Designer.cs
+++ b/grapher/Form1.Designer.cs
@@ -330,7 +330,6 @@ namespace grapher
this.writeButton.TabIndex = 21;
this.writeButton.Text = "Write To Driver";
this.writeButton.UseVisualStyleBackColor = true;
- this.writeButton.Click += new System.EventHandler(this.writeButton_Click);
//
// sensitivityBoxY
//