commit | dd62e36eabe275348bc7e74201f960197b01bd0c | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Jun 14 16:54:03 2017 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Aug 02 20:18:19 2017 +0000 |
tree | ca6948e8867d7028df60612b399b624c9f88b46b | |
parent | 221b36b5a84e7e2d7488a6333e3d32982adae9aa [diff] |
presence: Add new tach sensor implementation Add a new fan speed (tach) presence implementation for the new PresenceSensor interface. This fan tach sensor behaves mostly like the existing one, with the addition of support for multiple tach sensors for the single PresenceSensor instance, and implementation of the PresenceSensor start and stop interfaces. Change-Id: I535a3e2c78ef0f06f10b6f4cda9a7e2d0e9c11db Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>