Uses of Class
com.mitac.api.libs.LED.LED_STATUS
-
Packages that use LED.LED_STATUS Package Description com.mitac.api.libs -
-
Uses of LED.LED_STATUS in com.mitac.api.libs
Method parameters in com.mitac.api.libs with annotations of type LED.LED_STATUS Modifier and Type Method Description boolean
LED. controlLed(int ledId, int status, int onMs, int offMs)
Control LED on or off
-