aboutsummaryrefslogtreecommitdiff
path: root/touch/GloveMode.h
diff options
context:
space:
mode:
authorGeorg Veichtlbauer <georg@vware.at>2020-12-18 10:58:02 +0100
committerArian <arian.kulmer@web.de>2020-12-19 15:17:43 +0100
commit1dcae43dc9431100281d168dcfbaf558974ce662 (patch)
tree7a9d8d63938907747ca65071a5aceb80ebefebc6 /touch/GloveMode.h
parent34156b064f84d4b9ba454039c6c1b5ffa651282e (diff)
shinano-common: Handle clearpad and max1187x high touch sensitivity sysfs paths
* Sirius has a max1187x instead of a clearpad touchscreen. Change-Id: Idb694cb85b04f20e3e90824cf48feed9ee142bb1
Diffstat (limited to 'touch/GloveMode.h')
-rw-r--r--touch/GloveMode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/touch/GloveMode.h b/touch/GloveMode.h
index ccf4ad0..7480cac 100644
--- a/touch/GloveMode.h
+++ b/touch/GloveMode.h
@@ -36,6 +36,7 @@ class GloveMode : public IGloveMode {
private:
bool mHasGloveMode;
+ std::string mGloveSysfsPath;
};
} // namespace implementation