summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2020-08-22 03:17:11 -0700
committerJacob Palecki <[email protected]>2020-08-22 03:17:11 -0700
commitab43d67580e10e831b63378ddfea6b13e2e68fda (patch)
tree26ea73edae996242eaef559485309fb9c66f4d30
parentFix rotation getter (diff)
downloadrawaccel-ab43d67580e10e831b63378ddfea6b13e2e68fda.tar.xz
rawaccel-ab43d67580e10e831b63378ddfea6b13e2e68fda.zip
delete personal settings.json left in repo
-rw-r--r--settings.json35
1 files changed, 0 insertions, 35 deletions
diff --git a/settings.json b/settings.json
deleted file mode 100644
index aaa582e..0000000
--- a/settings.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "GUISettings": {
- "AutoWriteToDriverOnStartup": true,
- "DPI": 1200,
- "PollRate": 1000
- },
- "AccelerationSettings": {
- "degrees": 0.0,
- "sens": {
- "x": 0.075,
- "y": 0.1
- },
- "acc_fn_args": {
- "acc_args": {
- "offset": 0.0,
- "accel": 0.023716,
- "limit": 2.8188211394527423,
- "exponent": 2.8188211394527423,
- "midpoint": 0.0,
- "power_scale": 1.0,
- "gain_cap": 49.127,
- "weight": {
- "x": 0.162,
- "y": 0.162
- }
- },
- "accel_mode": 2,
- "time_min": 0.4,
- "cap": {
- "x": 9.0,
- "y": 9.0
- }
- }
- }
-} \ No newline at end of file