commit | 2ef48cf674e08ef658ed2c031d4189b86df1ffdd | [log] [tgz] |
---|---|---|
author | Brandon Wyman <bjwyman@gmail.com> | Tue Nov 21 15:43:54 2017 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Tue Nov 28 16:21:44 2017 +0000 |
tree | ff626efbf9fa106bbf9ae3718e2dba0c3b83a129 | |
parent | 2877add8a6d6657af070ea722e2de2b9b0f930f7 [diff] |
Fix power supply present delay The member variable indicating a power supply is present should be updated after the timer expires. If the message is not indicating present, the variable should be set to false and the timer stopped. Change-Id: Id5b78e42858cc2dd96b8a3fc9ecb21ec4eec6b10 Signed-off-by: Brandon Wyman <bjwyman@gmail.com>