commit | 9e500aa81b71b8c702808b7b4025c3528d61cc7e | [log] [tgz] |
---|---|---|
author | tony lee <tony.lee@quantatw.com> | Tue Apr 23 10:10:24 2019 +0800 |
committer | Andrew Jeffery <andrew@aj.id.au> | Mon Aug 05 04:29:30 2019 +0000 |
tree | 9939df755e4e4e851dd75ef072f52896149678e9 | |
parent | 97ddb72359663b5ca9d8e0c22588f0022f729ced [diff] |
Fix an issue and read Period from D-bus 1. Change the order of setTrigger(), setDelayOn() and setDelayOff(), because delay_on and delay_off were only displayed after the setTrigger() was excuted. 2. Read Period from D-bus instead of "periodMs = 1000" when the blinkOperation() was excuted. Change-Id: Ia1ed328aa986be9ccc4072a4a5b48da4a07978db Signed-off-by: tony lee <tony.lee@quantatw.com>