commit | 93894f6eb4703ce5cffbc0cb748499599cdd2e2f | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Mon Nov 05 15:31:18 2018 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Mon Nov 05 15:38:42 2018 -0600 |
tree | 8bfb8368dc31e3423264902254e6e369950f125a | |
parent | 8f2c95a4a92f5c63de0749fdc3eb1cf05c3a8d7e [diff] |
Add long press support to the power button If the power button has been pressed longer than LONG_PRESS_TIME_MS, then issue the PressedLong signal instead of the Released signal. LONG_PRESS_TIME_MS can be changed at compile time. Change-Id: Iad4922735a378e45e58d70b9e1400d0e09f784c6 Signed-off-by: Matt Spinler <spinler@us.ibm.com>