commit | 835dfb8877fd2e78281e22b8b08dc29e0e9ef5a5 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Jul 26 16:15:21 2017 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu Jul 27 14:58:11 2017 -0500 |
tree | 778575523167f4db36f39bf835046e3d8556809f | |
parent | 765725e057046784ceb4e7595e44f2e4c2ef6ae2 [diff] |
Refactor GPIO Presence class Refactor the GPIO Presence class to use a common class, Evdev, to inherit from. Evdev does the basic libevdev handling. A later commit moves monitor.hpp to this common class as well. Change-Id: I3c872680c88f8f400fefe3af49eb9b84c7491ceb Signed-off-by: Gunnar Mills <gmills@us.ibm.com>