acrandal / RevEng_PAJ7620

PAJ7620 gesture sensor Arduino driver and user API
https://acrandal.github.io/RevEng_PAJ7620/
MIT License
24 stars 7 forks source link

Implement and test the game mode code from other forks #48

Closed acrandal closed 3 years ago

acrandal commented 3 years ago

Let's just give it a try and see if there's any difference in behaviors or if I can even tell what it does.

acrandal commented 3 years ago

I found no other game mode implementations other than the incorrectly done one in the Seeed code.

According to PixArt, those numbers are incorrect and they sent me proper ones. They're implemented in my game mode interface.

Closing.