Editing LV2 Functions and Syscalls
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 2,556: | Line 2,556: | ||
| {{Root}} | | {{Root}} | ||
| sys_sm_control_led | | sys_sm_control_led | ||
| int sys_sm_control_led(uint8_t led_id, uint8_t led_action)<br> led_id = 0,1 ( | | int sys_sm_control_led(uint8_t led_id, uint8_t led_action)<br> led_id = 0,1 (POWER),2 (STATUS)(red, green, red+green combined: looks like yellow);<br> led_action = 0,1,2,3 (off,on,blink fast, blink slow) | ||
|- | |- | ||
| 387 | | 387 |