PS2-Mouse-Arduino icon indicating copy to clipboard operation
PS2-Mouse-Arduino copied to clipboard

fixes for arduino 1.x, add support for wheel mouse

Open saces opened this issue 11 years ago • 2 comments

have fun

saces avatar May 07 '14 21:05 saces

You mind splitting the Arduino 1.0.x fixes and the mouse wheel stuff into separate pull requests. I can test the 1.0.x fixes pretty easy but I'll probably pull the mouse wheel stuff into a branch until I get some time to test it. Thanks for the work :)

Cheers, Kris

On Wed, May 7, 2014 at 5:23 PM, saces [email protected] wrote:

have fun

You can merge this Pull Request by running

git pull https://github.com/saces/PS2-Mouse-Arduino master

Or view, comment on, or merge it at:

https://github.com/kristopher/PS2-Mouse-Arduino/pull/2 Commit Summary

  • whitespace/ident
  • fix for Arduino 1.0.x
  • move sample, rename for Arduino 1.0.x
  • whitespace
  • add wheel mouse support
  • whitespace

File Changes

  • M PS2Mouse.cpphttps://github.com/kristopher/PS2-Mouse-Arduino/pull/2/files#diff-0(66)
  • M PS2Mouse.hhttps://github.com/kristopher/PS2-Mouse-Arduino/pull/2/files#diff-1(18)
  • R examples/Simple/Simple.inohttps://github.com/kristopher/PS2-Mouse-Arduino/pull/2/files#diff-2(7)
  • A examples/Wheel/Wheel.inohttps://github.com/kristopher/PS2-Mouse-Arduino/pull/2/files#diff-3(40)

Patch Links:

  • https://github.com/kristopher/PS2-Mouse-Arduino/pull/2.patch
  • https://github.com/kristopher/PS2-Mouse-Arduino/pull/2.diff

— Reply to this email directly or view it on GitHubhttps://github.com/kristopher/PS2-Mouse-Arduino/pull/2 .

kristopher avatar May 23 '14 19:05 kristopher

Should be better now. Reject this one and go with the new requests. Again, have fun. ;) Mfg saces

saces avatar Jun 20 '14 20:06 saces