if(radio_data[APP_MOUSE_BUTTONS]==0x09) { } else if(radio_data[APP_MOUSE_BUTTONS]==0x0A) { }
how to modify the button to autoclicker? Thanks!
Thanks, I am looking for the same.