diff options
| author | Jacob Palecki <[email protected]> | 2021-04-05 23:36:26 -0700 |
|---|---|---|
| committer | Jacob Palecki <[email protected]> | 2021-04-05 23:36:26 -0700 |
| commit | 019665015ab30893209ab49fea352405b144f0f8 (patch) | |
| tree | 92b929da43466d8c4b3b3fb2d9c53daf8eb0d05a /grapher/Form1.cs | |
| parent | LUT GUI fixes (diff) | |
| download | rawaccel-019665015ab30893209ab49fea352405b144f0f8.tar.xz rawaccel-019665015ab30893209ab49fea352405b144f0f8.zip | |
Add gain switch
Diffstat (limited to 'grapher/Form1.cs')
| -rw-r--r-- | grapher/Form1.cs | 2 |
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, |