public class LedLight_qcom extends Device_qcom implements ILedLight
Constructor and Description |
---|
LedLight_qcom() |
Modifier and Type | Method and Description |
---|---|
boolean |
close()
关闭LED灯
Switch off LED |
static LedLight_qcom |
getInstance()
获取LED灯操作实例
Acquire LED operation example |
boolean |
open()
打开LED灯
Switch on LED |
isPowerOn
public static LedLight_qcom getInstance()
public boolean open()