summaryrefslogtreecommitdiff
path: root/common/rawaccel-base.hpp
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2021-04-07 01:05:59 -0700
committerJacob Palecki <[email protected]>2021-04-07 01:05:59 -0700
commit5e858b059436375ed1c17f7dc1b3e47a7e8e1d5d (patch)
treeea56892ee71c0d245d99c348676e84b10928013c /common/rawaccel-base.hpp
parentnatural legacy algorithm was correct, leave as it was (diff)
downloadrawaccel-5e858b059436375ed1c17f7dc1b3e47a7e8e1d5d.tar.xz
rawaccel-5e858b059436375ed1c17f7dc1b3e47a7e8e1d5d.zip
Add active value labels for gain switch
Diffstat (limited to 'common/rawaccel-base.hpp')
-rw-r--r--common/rawaccel-base.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/rawaccel-base.hpp b/common/rawaccel-base.hpp
index 7dc1b96..6ce4468 100644
--- a/common/rawaccel-base.hpp
+++ b/common/rawaccel-base.hpp
@@ -23,6 +23,7 @@ namespace rawaccel {
natural,
power,
motivity,
+ lookuptable,
noaccel
};