S
sym
@sym
1
Reputation
4
Posts
1149
Profile views
0
Followers
0
Following
Posts made by sym
-
RE: LED1和LED2怎么驱动
pmu_set_led2_value(1); //LED2 on pmu_set_led1_value(0); //LED1 on yes
哈哈哈,绝了,没有对应的api,我照猫画虎,确实可以