can anyone shed any light on the function mouse_movement_send(int16_t x_delta, int16_t y_delta) in latest nrf51 sdk!? how to use it to move pointer on screen n make a left|right click!?
can anyone shed any light on the function mouse_movement_send(int16_t x_delta, int16_t y_delta) in latest nrf51 sdk!? how to use it to move pointer on screen n make a left|right click!?
thank you! can you show me an example how can I move the pointer around the screen using this function!? I ran a for loop and put the gradually incrementing variable to no avail! couldn't move the pointer!?
thank you! can you show me an example how can I move the pointer around the screen using this function!? I ran a for loop and put the gradually incrementing variable to no avail! couldn't move the pointer!?