function
Led light control
parameter
paraName |
type |
description |
idx |
int |
color of the Led light, refer in BwLedType
LED_GREEN
0x20 LED_RED 0x80
LED_YELLOW 0x40
LED_BLUE
0x10
|
onMs |
int |
time of the light on |
offMs |
int |
time of the light off |
return value
return value |
description |
null |
|