构造器和说明 |
---|
LedLight_mtk() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
close()
关闭LED灯
Switch off LED |
static LedLight_mtk |
getInstance()
获取LED灯操作实例
Acquire LED operation example |
boolean |
isPowerOn()
判断设备是否上电
Judge the device is powered on or not. |
boolean |
open()
打开LED灯
Switch on LED |
public static LedLight_mtk getInstance()
public boolean isPowerOn()