Closed
Description
https://www.arduino.cc/en/Reference/MouseClick
Change:
//if the button is pressed, send a Right mouse click
to:
//if the button is pressed, send a left mouse click
https://www.arduino.cc/en/Reference/MouseClick
Change:
//if the button is pressed, send a Right mouse click
to:
//if the button is pressed, send a left mouse click