summaryrefslogtreecommitdiff
path: root/grapher/Form1.cs
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2021-04-05 23:36:26 -0700
committerJacob Palecki <[email protected]>2021-04-05 23:36:26 -0700
commit019665015ab30893209ab49fea352405b144f0f8 (patch)
tree92b929da43466d8c4b3b3fb2d9c53daf8eb0d05a /grapher/Form1.cs
parentLUT GUI fixes (diff)
downloadrawaccel-019665015ab30893209ab49fea352405b144f0f8.tar.xz
rawaccel-019665015ab30893209ab49fea352405b144f0f8.zip
Add gain switch
Diffstat (limited to 'grapher/Form1.cs')
-rw-r--r--grapher/Form1.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs
index 6ed9c46..5d0b805 100644
--- a/grapher/Form1.cs
+++ b/grapher/Form1.cs
@@ -102,6 +102,8 @@ namespace grapher
FakeBox,
WholeCheckBox,
ByComponentCheckBox,
+ gainSwitchX,
+ gainSwitchY,
LockXYLabel,
sensitivityLabel,
rotationLabel,