Open Murugesh-Hobbyist opened 2 years ago
DigiMouse.leftClick();
while we call the above function, it doesn't worked for left click.
i could only use DigiMouse.setButtons(1<<0); for the purpose.
can you please look into the function and resolve it? might be there are some changes in DigiMouse.h
I think #153 explains this behavior.
DigiMouse.leftClick();
while we call the above function, it doesn't worked for left click.
i could only use DigiMouse.setButtons(1<<0); for the purpose.
can you please look into the function and resolve it? might be there are some changes in DigiMouse.h